Go to file
王贵源 394520b969 🔧 changelog生成 2019-10-16 16:09:21 +08:00
public ⬆️ 升级antd-vue 2019-10-15 12:10:46 +08:00
src 🏷️ vue-ls types 2019-10-16 15:44:08 +08:00
.browserslistrc 🎉 初始化 2019-09-26 15:56:55 +08:00
.eslintrc.js antd 2019-09-26 16:01:42 +08:00
.gitignore 🎉 初始化 2019-09-26 15:56:55 +08:00
.versionrc.json 🔧 changelog生成 2019-10-16 16:09:21 +08:00
CHANGELOG.md chore(release): 1.0.0 2019-10-16 16:08:05 +08:00
README.md 🎉 初始化 2019-09-26 15:56:55 +08:00
babel.config.js 切换主题配置 2019-10-12 13:56:42 +08:00
package.json chore(release): 1.0.0 2019-10-16 16:08:05 +08:00
pont-config.json 生成接口调用代码 2019-10-12 14:08:59 +08:00
postcss.config.js 🎉 初始化 2019-09-26 15:56:55 +08:00
serviceTemplate.ts 基本跑起来 2019-10-08 17:47:39 +08:00
tsconfig.json 基本跑起来 2019-10-08 17:47:39 +08:00
vue.config.js 切换主题配置 2019-10-12 13:56:42 +08:00
yarn.lock 🔧 changelog生成 2019-10-16 16:09:21 +08:00

README.md

vue-typescript-ant-design-pro

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.