Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/synvox/octave

A music app
https://github.com/synvox/octave

Last synced: 22 days ago
JSON representation

A music app

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.