ant-design-vue-pro-template
ant-design-vue-pro-template copied to clipboard
đ¨đģâđģđŠđģâđģ Use Ant Design Vue like a Pro! (template)
English | įŽäŊä¸æ
Ant Design Vue Pro
An out-of-box UI solution for enterprise applications as a Vue boilerplate. based on Ant Design of Vue
- Preview: https://preview.pro.antdv.com
- Home Page: https://pro.antdv.com
- Documentation: https://pro.antdv.com/docs/getting-started
- ChangeLog: https://pro.antdv.com/docs/changelog
- FAQ: https://pro.antdv.com/docs/faq
Overview
Env and dependencies
- node
- eslint
- @vue/cli
- ant-design-vue - Ant Design Of Vue
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint