Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 523 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 523 Bytes

my-first

完成基础框架

完成菜单

完成表格测试

todo 完成数据库--表格

todo 完成可配置表格

todo 完成自定义表格

todo 完成树支持

支持树保存到数据库

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

For detailed explanation on how things work, consult the docs for vue-loader.