awesome-vue-ts-admin
awesome-vue-ts-admin copied to clipboard
一个基于typesciprt + vue + electron的中台管理系统
awesome-vue-ts-admin
一个基于
typesciprt+vue+ `vue-cli的中台管理系统
演示地址
特点
- 基于
vue-cli/vuex/vue-router - 基于
typescript, 代码更加健壮 - 基于
ant-design-vue, 美观大方,简洁明亮 - 响应式架构,在移动端可以正常使用
tab缓存页面,可以同时打开多个路由,并随意切换和关闭- 接入
electron桌面应用, 多窗口多页面管理 - 后台使用
vuex/orm/localforage作为数据Mock和存储 - 使用
apexchart和chart.js图表, 浏览器和node两种环境 - 测试
@antv/viser和@antv/data-set图表, 浏览器和node两种环境
持续更新中
Compiles and hot-reloads for electron development
yarn dev
yarn electron:serve
Compiles and minifies for production
yarn dist
yarn electron:build
yarn electron:build --skipBundle
generate gen
# hygen new component-table
yarn gen component
General Project setup
yarn install
Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
Lints and fixes files
yarn run lint
Run your unit tests
yarn run test:unit
Documentation
This project includes a docs folder with more details on:
documents
FAQ
项目截图

