first commit

This commit is contained in:
Nasa Nguyen
2018-03-20 16:41:59 +07:00
commit 4c22f971e6
6 changed files with 789 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
.DS_Store
node_modules/
dist/*
dist
build
.vscode
*.log
*.rar
*.zip
.svn/*
obj/*
*.bak
config.js
**/env/prod.js
note.txt
term.txt
/coverage
coverage.json
temp