Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 254 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 254 Bytes

Prototype of a Music Editor in AngularJS

Setup

$ git clone https://github.com/peterhudec/angular-music-editor
$ cd angular-music-editor
$ npm install
$ npm run dev-server

Usage

Navigate to http://localhost:3000 and play around.