https://github.com/moinulmoin/vue-task-tracker
https://github.com/moinulmoin/vue-task-tracker
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/moinulmoin/vue-task-tracker
- Owner: moinulmoin
- Created: 2021-08-28T14:18:17.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-31T18:18:10.000Z (almost 4 years ago)
- Last Synced: 2025-03-01T10:26:50.065Z (4 months ago)
- Language: Vue
- Homepage: vue-task-tracker-theta.vercel.app
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-2021
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).