Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wklili/ant-design-template

Admin Template based on Ant Design of Vue
https://github.com/wklili/ant-design-template

ant-design vue

Last synced: 23 days ago
JSON representation

Admin Template based on Ant Design of Vue

Awesome Lists containing this project

README

        

# Ant Design Admin Template
demo: https://wklili.github.io/ant-design-template


docs: https://wklili.github.io/ant-design-template/docs
```
仅提供样式模版,需遵守路由规则
```

## ant-vue-cli
- 全局安装:npm install ant-vue-cli -g

- 打开命令行在你需要安装的目录执行ant-cli

## 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
```