# Install dependencies
npm install
# serve with hot reload at localhost:9528
npm run dev
# build for production with minification
npm run build
# build for other environment
npm run build:{environment}
some custom module rules for ubiix develop
Refer to vue-element for framework detail
Refer to vue-element-admin for more information