1
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
"test": "node __tests__/http_interface_test.js",
|
||||
"load": "node __tests__/loadtest-both.js",
|
||||
"api": " nodemon ./app.js ",
|
||||
"serve": "cd ./admin&&npm run serve -- --port 9000 ",
|
||||
"serve": "cd ./admin&&npm run dev -- --port 9001 ",
|
||||
"build": "cd ./admin&&npm run build "
|
||||
},
|
||||
"license": "MIT"
|
||||
|
||||
Reference in New Issue
Block a user