Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mike-schultz/zing-dash
https://github.com/mike-schultz/zing-dash
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mike-schultz/zing-dash
- Owner: mike-schultz
- Created: 2019-10-07T08:22:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T12:20:42.000Z (about 2 years ago)
- Last Synced: 2024-11-07T09:53:11.122Z (2 months ago)
- Language: Vue
- Size: 6.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue Dashboard
## 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/).