English | 简体中文
Admin manage system solution, which based on Vue3、Vite、TypeScript、Ant-design-vue. link to
Admin Vue Pro(AV)
- Preview: https://shuxiaoman.github.io/admin-vue-pro
- Documentation: https://github.com/shuxiaoman/admin-vue-pro/blob/master/README.md
- Mirror Site in China:https://shuxiaoman.gitee.io/admin-vue-pro
yarn
- one terminal, setup development envioriment
yarn dev
- another terminal, setup mock server(if you run error,update nodejs version)
yarn mock
yarn build
yarn deploy
yarn test:unit
yarn test:e2e
yarn lint