https://github.com/rohitnairtech/vuejs_habit_tracker
Personal habit tracker Progressive Web App
https://github.com/rohitnairtech/vuejs_habit_tracker
Last synced: 2 months ago
JSON representation
Personal habit tracker Progressive Web App
- Host: GitHub
- URL: https://github.com/rohitnairtech/vuejs_habit_tracker
- Owner: rohitnairtech
- Created: 2020-07-04T06:57:45.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T10:36:32.000Z (over 2 years ago)
- Last Synced: 2025-01-29T22:18:29.973Z (4 months ago)
- Language: Vue
- Size: 3.96 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# todo
## 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/).
# vuejs_habit_tracker