Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/synvox/octave
A music app
https://github.com/synvox/octave
Last synced: 22 days ago
JSON representation
A music app
- Host: GitHub
- URL: https://github.com/synvox/octave
- Owner: Synvox
- License: cc0-1.0
- Created: 2015-12-28T20:44:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-08T06:16:18.000Z (almost 9 years ago)
- Last Synced: 2024-04-28T07:25:38.588Z (6 months ago)
- Language: JavaScript
- Size: 375 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Octave
## Installing Octave
`npm install`## Running Octave
`npm start`## Developing Octave
Make sure you have gulp installed with `npm install gulp -g` and then run `gulp` in the project file.