initial commit

This commit is contained in:
Vladislav Hristov
2018-05-17 18:03:59 +03:00
parent cd37de3895
commit 1f947ff148
27 changed files with 1502 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
npm-debug.log
node_modules
.DS_Store
*.local.json5
yarn.lock
/project.sublime-workspace
/public/css/style.css.map
/.idea
/.vscode
*.pid
/coverage
package-lock.json
*.key
*.html