vue-cell
v1.0.0
Published
a base layout component
Downloads
3
Readme
vue-cell
a base layout component
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
Unit Test
技术链为: Karma + Jasmine + Browserify
## dev
npm run test
## build
npm run test:build
For detailed explanation on how things work, consult the docs for vue-loader.