Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aamirxshaikh/vue-project-manager
Project management SPA using Vue.js, Vuetify and Firebase
https://github.com/aamirxshaikh/vue-project-manager
firebase vuejs vuetify
Last synced: 1 day ago
JSON representation
Project management SPA using Vue.js, Vuetify and Firebase
- Host: GitHub
- URL: https://github.com/aamirxshaikh/vue-project-manager
- Owner: aamirxshaikh
- Created: 2020-07-29T13:32:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T17:54:09.000Z (almost 2 years ago)
- Last Synced: 2023-04-26T13:45:21.628Z (over 1 year ago)
- Topics: firebase, vuejs, vuetify
- Language: Vue
- Homepage:
- Size: 1.32 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vuetify-project-manager
## 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/).