Scutum管理模板(Vue.js版本)
快速设置
# install dependencies
$ yarn sc-setup
# serve with hot reload at 192.168.1.188:3103
$ yarn sc-dev
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn run build
$ yarn start
#