Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tothepoweroftom/crypto-music
A Vue.js app to listen to bitcoin transactions and generate a soundscape
https://github.com/tothepoweroftom/crypto-music
audio audio-visualizer bitcoin-art delaunay-triangulation javascript p5js tonejs vue vuejs web
Last synced: 2 days ago
JSON representation
A Vue.js app to listen to bitcoin transactions and generate a soundscape
- Host: GitHub
- URL: https://github.com/tothepoweroftom/crypto-music
- Owner: tothepoweroftom
- Created: 2018-06-12T13:05:35.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2018-06-20T12:04:22.000Z (over 6 years ago)
- Last Synced: 2024-08-01T22:46:02.948Z (3 months ago)
- Topics: audio, audio-visualizer, bitcoin-art, delaunay-triangulation, javascript, p5js, tonejs, vue, vuejs, web
- Language: JavaScript
- Size: 1.02 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# crypto-music
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build# build for production and view the bundle analyzer report
npm run build --report
```For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).