Skip to content

mis-lab/Vue-cli-singpage

Repository files navigation

vue-cli-singpage

工作室前端初始化Vue开发环境(内置Vuex,axios,iview)

Project setup

npm install

Compiles and hot-reloads for development

npm run local

Compiles and minifies for production

npm run build
npm run build-dev
npm run build-prod

Run your tests

npm run test

Lints and fixes files

npm run lint

Run your end-to-end tests

npm run test:e2e

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.