https://github.com/muneebhashone/yoov-admin
https://github.com/muneebhashone/yoov-admin
Last synced: about 17 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/muneebhashone/yoov-admin
- Owner: muneebhashone
- Created: 2022-01-25T16:20:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-01T14:25:46.000Z (almost 4 years ago)
- Last Synced: 2024-10-11T20:11:43.000Z (over 1 year ago)
- Language: Vue
- Size: 507 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yoov-dashboard
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).