|
|
vor 2 Wochen | |
|---|---|---|
| .github | vor 3 Wochen | |
| config | vor 3 Wochen | |
| deploy | vor 3 Wochen | |
| docs | vor 3 Wochen | |
| public | vor 2 Wochen | |
| src | vor 2 Wochen | |
| tests | vor 3 Wochen | |
| .browserslistrc | vor 3 Wochen | |
| .editorconfig | vor 3 Wochen | |
| .env | vor 3 Wochen | |
| .env.development | vor 3 Wochen | |
| .env.preview | vor 3 Wochen | |
| .eslintrc.js | vor 3 Wochen | |
| .eslintrc.json | vor 3 Wochen | |
| .gitattributes | vor 3 Wochen | |
| .gitignore | vor 3 Wochen | |
| .lintstagedrc.json | vor 3 Wochen | |
| .prettierrc | vor 3 Wochen | |
| .stylelintrc.js | vor 3 Wochen | |
| .travis.yml | vor 3 Wochen | |
| Dockerfile | vor 3 Wochen | |
| LICENSE | vor 3 Wochen | |
| README.md | vor 2 Wochen | |
| README.zh-CN.md | vor 2 Wochen | |
| babel.config.js | vor 3 Wochen | |
| commitlint.config.js | vor 3 Wochen | |
| jest.config.js | vor 3 Wochen | |
| jsconfig.json | vor 3 Wochen | |
| package.json | vor 3 Wochen | |
| pnpm-lock.yaml | vor 3 Wochen | |
| postcss.config.js | vor 3 Wochen | |
| vue.config.js | vor 2 Wochen | |
| wrangler.jsonc | vor 3 Wochen | |
| yarn.lock | vor 3 Wochen |
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
Clone repo
git clone https://github.com/vueComponent/ant-design-vue-pro.git
cd ant-design-vue-pro
Install dependencies
yarn install
Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
Lints and fixes files
yarn run lint
IMPORTANT : 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
|---|


This project exists thanks to all the people who contribute.