Vue3.x + Ant Design Admin template (vite/webpack)
admin-antd-vue is a frontend solution for building administration dashboards, built using Webpack, Vue 3.x, and antd. It provides a set of features and components for easily creating responsive and customizable admin interfaces.
To install admin-antd-vue, follow these steps:
yarn install
yarn serve
yarn build
Further customization options are available in the .env.development.local and .env.production.local files. It is recommended to copy the respective .env files and modify the necessary parameters in the copied files.
To run unit tests:
yarn test:unit
yarn lint
admin-antd-vue is a powerful frontend solution for creating administration dashboards using Vue 3.x and antd. It provides a variety of features, including different layout templates, support for Vue 3.x, integration with antd component library, and convenient installation and configuration options. With its easy-to-use interface and customizable components, admin-antd-vue is a great choice for building responsive and modern admin interfaces.