https://github.com/treethought/vsp-404
https://github.com/treethought/vsp-404
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/treethought/vsp-404
- Owner: treethought
- Created: 2017-08-08T21:48:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-08T21:52:26.000Z (almost 9 years ago)
- Last Synced: 2025-03-31T08:30:04.428Z (about 1 year ago)
- Language: Vue
- Size: 876 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```