暫無描述

KevinChan be7597b4ff feat: Add NoticeIcon, HeaderDropdown, GlobalHeader/NoticeIconView 5 年之前
.github 30e3d07a63 Create FUNDING.yml 5 年之前
mock be7597b4ff feat: Add NoticeIcon, HeaderDropdown, GlobalHeader/NoticeIconView 5 年之前
public 52a8ed9f1b 定制主题 6 年之前
src be7597b4ff feat: Add NoticeIcon, HeaderDropdown, GlobalHeader/NoticeIconView 5 年之前
tests 4bcba2bee5 init pro 6 年之前
.browserslistrc 4bcba2bee5 init pro 6 年之前
.eslintrc.js 82d0bbbf20 单测 6 年之前
.gitignore 4bcba2bee5 init pro 6 年之前
LICENSE a29cec8f23 Initial commit 6 年之前
README.md 4bcba2bee5 init pro 6 年之前
babel.config.js 0952edcd07 0.0.10 6 年之前
jest.config.js 82d0bbbf20 单测 6 年之前
package-lock.json be7597b4ff feat: Add NoticeIcon, HeaderDropdown, GlobalHeader/NoticeIconView 5 年之前
package.json 64ec075681 文档 6 年之前
postcss.config.js 4bcba2bee5 init pro 6 年之前
vue.config.js 9d86db3487 feat: update exception pages (#10) 5 年之前

README.md

ant-design-vue-pro

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.