Sen descrición

Sendya ae60814e83 feat: cdn imports %!s(int64=5) %!d(string=hai) anos
.github bdb49215a3 docs: add pr template %!s(int64=5) %!d(string=hai) anos
config 2c72fddd68 fix: menu-nav theme replace space class %!s(int64=5) %!d(string=hai) anos
docs d24dcf78a4 Update load-on-demand.md %!s(int64=5) %!d(string=hai) anos
public 46436ee5e0 feat: build externals cdn assets %!s(int64=5) %!d(string=hai) anos
src ae60814e83 feat: cdn imports %!s(int64=5) %!d(string=hai) anos
tests 95f317934a chore: update eslint rules & fix rule %!s(int64=6) %!d(string=hai) anos
.browserslistrc e148a5ddab fix: IE10 support. %!s(int64=5) %!d(string=hai) anos
.editorconfig 30715b5729 FIX: Unite LF. Fixed partial file newline format %!s(int64=5) %!d(string=hai) anos
.env 4bed861161 chore: fix ThemeColorReplacer selector %!s(int64=5) %!d(string=hai) anos
.env.development fb3f92286a chore: vue config NODE_ENV %!s(int64=5) %!d(string=hai) anos
.env.preview 4bed861161 chore: fix ThemeColorReplacer selector %!s(int64=5) %!d(string=hai) anos
.eslintrc.js 5e5385ada1 style: fix lint %!s(int64=5) %!d(string=hai) anos
.gitattributes 57c1a9cb86 chore: add gitattributes %!s(int64=6) %!d(string=hai) anos
.gitignore ddbda39d65 init %!s(int64=6) %!d(string=hai) anos
.prettierrc d4aa3c1bcd add vetur new config %!s(int64=6) %!d(string=hai) anos
.travis.yml 64a3ede2b7 chore: travis ci checks breakpoint %!s(int64=6) %!d(string=hai) anos
LICENSE 30715b5729 FIX: Unite LF. Fixed partial file newline format %!s(int64=5) %!d(string=hai) anos
README.md c7eab38d9b chore: update %!s(int64=5) %!d(string=hai) anos
README.zh-CN.md c7eab38d9b chore: update %!s(int64=5) %!d(string=hai) anos
babel.config.js ae60814e83 feat: cdn imports %!s(int64=5) %!d(string=hai) anos
jest.config.js 22a536d2d6 test: add travis %!s(int64=6) %!d(string=hai) anos
jsconfig.json 3ce199f07a add webpack alias for vscode %!s(int64=6) %!d(string=hai) anos
package.json c7eab38d9b chore: update %!s(int64=5) %!d(string=hai) anos
postcss.config.js e148a5ddab fix: IE10 support. %!s(int64=5) %!d(string=hai) anos
vue.config.js ae60814e83 feat: cdn imports %!s(int64=5) %!d(string=hai) anos
webstorm.config.js fb3f92286a chore: vue config NODE_ENV %!s(int64=5) %!d(string=hai) anos
yarn.lock c7eab38d9b chore: update %!s(int64=5) %!d(string=hai) anos

README.md

English | 简体中文

Ant Design Pro Vue

An out-of-box UI solution for enterprise applications as a Vue boilerplate. based on Ant Design of Vue

[![Backers on Open Collective](https://opencollective.com/ant-design-pro-vue/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/ant-design-pro-vue/sponsors/badge.svg)](#sponsors) [![License](https://img.shields.io/npm/l/package.json.svg?style=flat)](https://github.com/sendya/ant-design-pro-vue/blob/master/LICENSE) [![Release](https://img.shields.io/github/release/sendya/ant-design-pro-vue.svg?style=flat)](https://github.com/sendya/ant-design-pro-vue/releases/latest) [![Travis branch](https://travis-ci.org/sendya/ant-design-pro-vue.svg?branch=master)](https://travis-ci.org/sendya/ant-design-pro-vue)

Overview

user profile

permission list

Env and dependencies

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

Project setup

  • Clone repo

    git clone https://github.com/sendya/ant-design-pro-vue.git
    cd ant-design-pro-vue
    
  • 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
    

Other

  • 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

Browsers support

Modern browsers and IE10.

IE / EdgeFirefoxChrome
IE / Edge
Firefox
Chrome
SafariSafari OperaOpera IE10, Edge last 2 versions last 2 versions last 2 versions last 2 versions

Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]