https://github.com/sahilpabale/reaction-timer
Reaction Timer App made with Vue 3!
https://github.com/sahilpabale/reaction-timer
Last synced: 6 months ago
JSON representation
Reaction Timer App made with Vue 3!
- Host: GitHub
- URL: https://github.com/sahilpabale/reaction-timer
- Owner: sahilpabale
- Created: 2021-03-14T16:16:15.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-14T16:28:06.000Z (over 4 years ago)
- Last Synced: 2025-02-16T08:15:34.392Z (8 months ago)
- Language: Vue
- Homepage: reaction-timer-git-main-sahilpabale09.vercel.app
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# reaction-timer
## 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/).