first commit

This commit is contained in:
Pedro G. Galaviz
2019-11-28 20:55:32 -06:00
parent bde5ae77c1
commit 4a99a58085
63 changed files with 6227 additions and 174 deletions

5
.gitignore vendored
View File

@@ -1,6 +1,6 @@
.DS_Store
node_modules
/dist
node_modules/
coverage/
# local env files
.env.local
@@ -14,6 +14,7 @@ yarn-error.log*
# Editor directories and files
.idea
.vscode
.tern-port
*.suo
*.ntvs*
*.njsproj