Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danigb/scales
Scale encyclopedia
https://github.com/danigb/scales
Last synced: 13 days ago
JSON representation
Scale encyclopedia
- Host: GitHub
- URL: https://github.com/danigb/scales
- Owner: danigb
- Created: 2015-07-05T01:19:05.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-07-06T16:42:18.000Z (over 9 years ago)
- Last Synced: 2023-04-11T13:58:28.751Z (over 1 year ago)
- Language: JavaScript
- Size: 480 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scales
Demo app for music-scale library using riotjs
## Usage
Install watchify and http-server:
```bash
npm i -g watchify
npm i -g http-server
```Run server: `npm run server` and visit http://locahost:8080
## License
MIT