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

https://github.com/treethought/vsp-404


https://github.com/treethought/vsp-404

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# vSp-404

> An emulation of the Roland SP-404 built with Vue.js and Quasar
>
## Config
edit firebaseConfig.js in the root directory

## Build Setup

``` bash
# install dependencies
$ npm install

# serve with hot reload at localhost:8080
$ quasar dev

# build for production with minification
$ quasar build

# lint code
$ quasar lint
```