vueComponent / ant-design-vue-pro
- воскресенье, 10 мая 2020 г. в 00:22:28
Vue
👨🏻💻👩🏻💻 Use Ant Design Vue like a Pro!
English | 简体中文
Note: Yarn package management is recommended, the exact same version loaded with the demo site of this project (yarn.lock) . but you can also use npm
git clone https://github.com/sendya/ant-design-pro-vue.git
cd ant-design-pro-vue
yarn install
yarn run serve
yarn run build
yarn run lint
IMPORTANT : About Issue feedback !! when opening Issue read Issue / PR Contributing
Vue-cli3 used by the project.
Disable Eslint (not recommended): remove eslintConfig
field in package.json
and vue.config.js
field lintOnSave: false
Load on Demand /src/main.js
L14, in import './core/lazy_use'
, import './core/use''
. more load-on-demand.md
Customize Theme: Custom Theme Config (@kokoroli)
I18n: locales (@musnow)
Production env mock
is disabled. use src/mock/index.js
pls use release
version
Modern browsers and IE10.
![]() IE / Edge |
![]() Firefox |
![]() Chrome |
![]() Safari |
![]() Opera |
---|---|---|---|---|
IE10, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
This project exists thanks to all the people who contribute.
Thank you to all our backers!
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]