Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hetari/simple-dashboard
https://github.com/hetari/simple-dashboard
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/hetari/simple-dashboard
- Owner: Hetari
- Created: 2023-12-10T17:21:28.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-17T10:31:06.000Z (11 months ago)
- Last Synced: 2024-06-20T07:14:52.265Z (5 months ago)
- Language: Vue
- Size: 1.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# client
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).