基于B/S的订单管理系统前端源码

proud1251 09184798ba t 6 лет назад
build 09184798ba t 6 лет назад
config 09184798ba t 6 лет назад
src 09184798ba t 6 лет назад
static 09184798ba t 6 лет назад
.babelrc 09184798ba t 6 лет назад
.editorconfig 09184798ba t 6 лет назад
.gitignore 09184798ba t 6 лет назад
.postcssrc.js 09184798ba t 6 лет назад
README.md 09184798ba t 6 лет назад
index.html 09184798ba t 6 лет назад
package-lock.json 09184798ba t 6 лет назад
package.json 09184798ba t 6 лет назад

README.md

g11vue

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.