Nenhuma descrição

drafish eb70029e20 完成登录页、注册页、注册结果页 5 anos atrás
.github 30e3d07a63 Create FUNDING.yml 5 anos atrás
docs 6579ab5e1c add: AvatarList 5 anos atrás
mock dc5622de35 完善UserLayout, 添加登陆注册相关的mock脚本和store 5 anos atrás
public 991deaf640 perf: 优化侧边栏上面的 logo 样式 5 anos atrás
src eb70029e20 完成登录页、注册页、注册结果页 5 anos atrás
tests 4bcba2bee5 init pro 6 anos atrás
.browserslistrc 4bcba2bee5 init pro 6 anos atrás
.eslintrc.js 82d0bbbf20 单测 6 anos atrás
.gitignore 4bcba2bee5 init pro 6 anos atrás
LICENSE a29cec8f23 Initial commit 6 anos atrás
README.md 4bcba2bee5 init pro 6 anos atrás
babel.config.js eb70029e20 完成登录页、注册页、注册结果页 5 anos atrás
jest.config.js 82d0bbbf20 单测 6 anos atrás
package-lock.json dc5622de35 完善UserLayout, 添加登陆注册相关的mock脚本和store 5 anos atrás
package.json dc5622de35 完善UserLayout, 添加登陆注册相关的mock脚本和store 5 anos atrás
postcss.config.js 4bcba2bee5 init pro 6 anos atrás
vue.config.js dc5622de35 完善UserLayout, 添加登陆注册相关的mock脚本和store 5 anos atrás

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.