Archived
0

Init project

This commit is contained in:
2017-10-05 01:09:51 +03:00
parent 1a1e7997bf
commit 1d77fa6f58
5 changed files with 457 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
## NODE JS ##
node_modules/
.env
## VSCODE ##
.vscode/