refactoring code
This commit is contained in:
parent
e3611ded17
commit
c539ed6282
5 changed files with 225 additions and 95 deletions
|
@ -5,7 +5,7 @@
|
|||
"scripts": {
|
||||
"format": "prettier --single-quote --write 'public/*.js' 'app.js'",
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "node app.js"
|
||||
"start": "node server/portal_server.js"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue