Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 218 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 218 Bytes

Music Explorer

Build tools:

  • npm install browserify
  • npm install watchify
  • npm install coffeeify

Build dependencies:

  • npm install rx

To build: watchify -t coffeeify src/index.coffee -o build/main.js