Folder structure #398
6 changed files with 34 additions and 2 deletions
|
@ -1,3 +1,4 @@
|
||||||
node_modules/
|
node_modules/
|
||||||
public/
|
public/bundle
|
||||||
|
index.js
|
||||||
test
|
test
|
||||||
|
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,4 +2,3 @@ node_modules
|
||||||
.idea
|
.idea
|
||||||
config/sequelizeCliConfig.js
|
config/sequelizeCliConfig.js
|
||||||
config/speechConfig.js
|
config/speechConfig.js
|
||||||
public/bundle
|
|
||||||
|
|
2
index.js
Normal file
2
index.js
Normal file
File diff suppressed because one or more lines are too long
1
index.js.map
Normal file
1
index.js.map
Normal file
File diff suppressed because one or more lines are too long
28
public/bundle/bundle.js
Normal file
28
public/bundle/bundle.js
Normal file
File diff suppressed because one or more lines are too long
1
public/bundle/bundle.js.map
Normal file
1
public/bundle/bundle.js.map
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue