Initial commit

This commit is contained in:
James Nuanez
2020-04-02 17:12:06 -07:00
commit a4fc109eb5
13 changed files with 15573 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*