https://github.com/in-line/dembel-timer
https://github.com/in-line/dembel-timer
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/in-line/dembel-timer
- Owner: In-line
- Created: 2020-11-15T19:32:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-17T18:15:30.000Z (over 5 years ago)
- Last Synced: 2025-10-03T12:45:33.578Z (9 months ago)
- Language: Vue
- Size: 371 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dembel-timer
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).