allow user to 1-command to run server

This commit is contained in:
Marvin Zhang
2019-06-01 16:55:44 +08:00
parent f92f3e350f
commit c052d8c6d8
8 changed files with 81 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "crawlab",
"version": "0.2.1",
"version": "0.2.3",
"private": true,
"scripts": {
"serve": "cross-env NODE_ENV=development vue-cli-service serve --ip=0.0.0.0",