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

https://github.com/panxiaochao/lantdvue

A Vue.js 2.0 Admin Project for Web,UI From Ant Design Vue
https://github.com/panxiaochao/lantdvue

ant-design-vue vue vue-cli vue-router vuejs2 vuex

Last synced: 13 days ago
JSON representation

A Vue.js 2.0 Admin Project for Web,UI From Ant Design Vue

Awesome Lists containing this project

README

        

# lantdvue

> A Vue.js 2.0 Admin Project for Web,UI From Ant Design of Vue

## Browser Support
Modern browsers and Internet Explorer 10+.

## Version
0.0.2

## Author
Lypxc

## Eamil
[email protected]

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

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).