Skip to content

👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro!

License

Notifications You must be signed in to change notification settings

share-man-man/admin-vue-pro

Repository files navigation

English | 简体中文

Admin Vue Pro

Admin manage system solution, which based on Vue3、Vite、TypeScript、Ant-design-vue. link to Admin Vue Pro(AV)

Project setup

yarn

Fast-start、hot-reloads、mock-server for development

  • one terminal, setup development envioriment
yarn dev
  • another terminal, setup mock server(if you run error,update nodejs version)
yarn mock

Compiles and minifies for production

yarn build

Deploy on branch gh-pages

yarn deploy

Run your unit tests

yarn test:unit

Run your end-to-end tests

yarn test:e2e

Lints and fixes files

yarn lint

Releases

No releases published

Packages

No packages published