sunkuangdong-1-1
v0.0.1
Published
A Vue.js project
Downloads
8
Readme
安装
使用本框架前,请在 css 中开启 border-box
*{box-sizing:border-box;}table
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 buildFor detailed explanation on how things work, consult the docs for vue-loader.
