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
- Host: GitHub
- URL: https://github.com/panxiaochao/lantdvue
- Owner: panxiaochao
- Created: 2019-02-19T11:17:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T16:48:14.000Z (over 3 years ago)
- Last Synced: 2023-08-04T08:24:17.310Z (almost 2 years ago)
- Topics: ant-design-vue, vue, vue-cli, vue-router, vuejs2, vuex
- Language: Vue
- Homepage:
- Size: 262 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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/).