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

https://github.com/ezzylan/vue-reaction-timer

A reaction timer web app made using Vue.js.
https://github.com/ezzylan/vue-reaction-timer

Last synced: 4 months ago
JSON representation

A reaction timer web app made using Vue.js.

Awesome Lists containing this project

README

          

# vue-reaction-timer

A reaction timer web app made using Vue.js.

[Ready to test your reflexes?](https://ezzylan.github.io/vue-reaction-timer/)

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