博氪计划
npm install
npm start
npm run build
npm test
blokr
# serve with hot reload at localhost:8080
npm run client
# build for production with minification
npm run buildclient
# build for production and view the bundle analyzer report
npm run buildclient --report
# run unit tests
npm run unit
# run e2e tests
npm run e2e
For detailed explanation on how things work, checkout the guide and docs for vue-loader.
Application created by ThinkJS
npm run server
Use pm2 to deploy app on production enviroment.
pm2 startOrReload pm2.json