An open API service indexing awesome lists of open source software.

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!

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/).