https://github.com/abdallahabusidu/reaction_timer_vue
https://github.com/abdallahabusidu/reaction_timer_vue
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abdallahabusidu/reaction_timer_vue
- Owner: abdallahabusidu
- Created: 2022-07-13T23:34:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-13T23:51:10.000Z (over 3 years ago)
- Last Synced: 2025-03-31T06:45:34.170Z (9 months ago)
- Language: Vue
- Size: 683 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# reaction-timer
## Description
it's a small game to test your rections
it was a small project in the vue course by net ninja on udemy

## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).