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

https://github.com/alectrocute/electron-vue-hitbox

An example project showing Electron + Vue + Vuex + mouse hitboxing 🖱
https://github.com/alectrocute/electron-vue-hitbox

Last synced: 3 months ago
JSON representation

An example project showing Electron + Vue + Vuex + mouse hitboxing 🖱

Awesome Lists containing this project

README

          

# electron-vue-hitbox

![readme](https://github.com/alectrocute/electron-vue-hitbox/blob/master/README.png?raw=true)

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