https://github.com/dmoosocool/vuetify-dashborad
https://github.com/dmoosocool/vuetify-dashborad
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dmoosocool/vuetify-dashborad
- Owner: dmoosocool
- Created: 2020-03-02T10:00:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T03:22:35.000Z (over 3 years ago)
- Last Synced: 2026-01-11T11:47:36.672Z (6 months ago)
- Language: Vue
- Size: 1.26 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lunwen-admin
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).