|
|
hai 2 semanas | |
|---|---|---|
| .github | hai 3 semanas | |
| config | hai 3 semanas | |
| deploy | hai 3 semanas | |
| docs | hai 3 semanas | |
| public | hai 2 semanas | |
| src | hai 2 semanas | |
| tests | hai 3 semanas | |
| .browserslistrc | hai 3 semanas | |
| .editorconfig | hai 3 semanas | |
| .env | hai 3 semanas | |
| .env.development | hai 3 semanas | |
| .env.preview | hai 3 semanas | |
| .eslintrc.js | hai 3 semanas | |
| .eslintrc.json | hai 3 semanas | |
| .gitattributes | hai 3 semanas | |
| .gitignore | hai 3 semanas | |
| .lintstagedrc.json | hai 3 semanas | |
| .prettierrc | hai 3 semanas | |
| .stylelintrc.js | hai 3 semanas | |
| .travis.yml | hai 3 semanas | |
| Dockerfile | hai 3 semanas | |
| LICENSE | hai 3 semanas | |
| README.md | hai 2 semanas | |
| README.zh-CN.md | hai 2 semanas | |
| babel.config.js | hai 3 semanas | |
| commitlint.config.js | hai 3 semanas | |
| jest.config.js | hai 3 semanas | |
| jsconfig.json | hai 3 semanas | |
| package.json | hai 3 semanas | |
| pnpm-lock.yaml | hai 3 semanas | |
| postcss.config.js | hai 3 semanas | |
| vue.config.js | hai 2 semanas | |
| wrangler.jsonc | hai 3 semanas | |
| yarn.lock | hai 3 semanas |
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.