Initial commit

This commit is contained in:
Chord 2019-12-30 09:27:49 -05:00
commit 20946fdb43
49 changed files with 2393 additions and 0 deletions

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
.DS_Store
.env
node_modules
public/bundle.*
package-lock.json
yarn.lock
*swp
*swo