A vue component for setting goods specifications in online-shop like system
- 表格数据输入
- 数据验证
- 数据反向渲染
- 配置项,语言包
- 打包上传
- 文档
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
For detailed explanation on how things work, consult the docs for vue-loader.