Init commit with dependencies

This commit is contained in:
Moris Zen
2018-06-25 09:17:14 +02:00
commit a25a63e200
7 changed files with 20972 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
# Project dependencies
.cache
node_modules
yarn-error.log
# Build directory
/public
.DS_Store