Skip to content

Files

Latest commit

liuliuliuliu
liuliu
and
liuliu
Aug 21, 2017
de7af1c · Aug 21, 2017

History

History
22 lines (15 loc) · 552 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 552 Bytes

ordersystem

一个非常大的全家桶,参考了很多类似的框架,会一直慢慢进行优化

order system

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 detailed explanation on how things work, checkout the guide and docs for vue-loader.