Folder structure #398

Merged
bones7242 merged 76 commits from folder-structure into master 2018-03-20 00:01:08 +01:00
6 changed files with 34 additions and 2 deletions
Showing only changes of commit c36bb66285 - Show all commits

View file

@ -1,3 +1,4 @@
node_modules/
public/
public/bundle
index.js
test

1
.gitignore vendored
View file

@ -2,4 +2,3 @@ node_modules
.idea
config/sequelizeCliConfig.js
config/speechConfig.js
public/bundle

2
index.js Normal file

File diff suppressed because one or more lines are too long

1
index.js.map Normal file

File diff suppressed because one or more lines are too long

28
public/bundle/bundle.js Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long