https://github.com/stefanelli990/reflex-tracker
Reflex Tracker is a fun and interactive web application designed to challenge your reflexes and test your reaction time.
https://github.com/stefanelli990/reflex-tracker
option-api tailwindcss vue-cli vuejs
Last synced: about 1 month ago
JSON representation
Reflex Tracker is a fun and interactive web application designed to challenge your reflexes and test your reaction time.
- Host: GitHub
- URL: https://github.com/stefanelli990/reflex-tracker
- Owner: stefanelli990
- Created: 2023-07-31T17:25:28.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-17T11:16:03.000Z (over 2 years ago)
- Last Synced: 2025-04-02T04:29:44.261Z (about 1 year ago)
- Topics: option-api, tailwindcss, vue-cli, vuejs
- Language: Vue
- Homepage: https://roaring-lily-18cd5e.netlify.app/
- Size: 867 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# reflex-tracker
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).