https://github.com/ogulcan/vue_resume_app
This a flutter mobile application that is developing on twitch (Turkish), please check on: https://www.twitch.tv/ogulcanorhan
https://github.com/ogulcan/vue_resume_app
dashboard-application firebase firestore vue vuetify
Last synced: 3 months ago
JSON representation
This a flutter mobile application that is developing on twitch (Turkish), please check on: https://www.twitch.tv/ogulcanorhan
- Host: GitHub
- URL: https://github.com/ogulcan/vue_resume_app
- Owner: ogulcan
- Created: 2021-04-04T14:12:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-18T12:45:14.000Z (about 5 years ago)
- Last Synced: 2025-07-29T17:33:25.131Z (11 months ago)
- Topics: dashboard-application, firebase, firestore, vue, vuetify
- Language: Vue
- Homepage:
- Size: 273 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# resume_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/).