暂无描述

drafish eb70029e20 完成登录页、注册页、注册结果页 5 年之前
.github 30e3d07a63 Create FUNDING.yml 5 年之前
docs 6579ab5e1c add: AvatarList 5 年之前
mock dc5622de35 完善UserLayout, 添加登陆注册相关的mock脚本和store 5 年之前
public 991deaf640 perf: 优化侧边栏上面的 logo 样式 5 年之前
src eb70029e20 完成登录页、注册页、注册结果页 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 eb70029e20 完成登录页、注册页、注册结果页 5 年之前
jest.config.js 82d0bbbf20 单测 6 年之前
package-lock.json dc5622de35 完善UserLayout, 添加登陆注册相关的mock脚本和store 5 年之前
package.json dc5622de35 完善UserLayout, 添加登陆注册相关的mock脚本和store 5 年之前
postcss.config.js 4bcba2bee5 init pro 6 年之前
vue.config.js dc5622de35 完善UserLayout, 添加登陆注册相关的mock脚本和store 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.