/vue_shop

Node.js搭建后台服务Vue+ElementUi实现后台管理系统

Primary LanguageJavaScript

vue_shop

项目初始化

npm install

启动项目

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.