Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdallahabusedo/reaction_timer_vue
https://github.com/abdallahabusedo/reaction_timer_vue
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/abdallahabusedo/reaction_timer_vue
- Owner: abdallahabusedo
- Created: 2022-07-13T23:34:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-13T23:51:10.000Z (over 2 years ago)
- Last Synced: 2024-10-11T06:11:53.188Z (27 days 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![reaction-timer - Google Chrome 2022-07-14 01-37-01](https://user-images.githubusercontent.com/42722816/178855854-ff71e968-dc11-45cf-a01f-a21f09437fa8.gif)
## 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/).