https://github.com/snehalyelmati/project-dashboard
Project dashboard with Vue.js and Vuetify with firebase as backend
https://github.com/snehalyelmati/project-dashboard
Last synced: 4 months ago
JSON representation
Project dashboard with Vue.js and Vuetify with firebase as backend
- Host: GitHub
- URL: https://github.com/snehalyelmati/project-dashboard
- Owner: snehalyelmati
- Created: 2020-03-23T20:35:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T16:55:32.000Z (almost 3 years ago)
- Last Synced: 2025-03-27T17:01:58.443Z (7 months ago)
- Language: Vue
- Homepage: https://project-dashboard-dd4ea.firebaseapp.com/
- Size: 2.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vuedo_2.0
## 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/).