Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 320 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 320 Bytes

kylo-ren-app

as part of the MOE project MOE2018-T2-2-161

To run server in development mode:

$ node index.js

View webpage in browser at http//localhost:3000

also to serve the instruments, from the app directory run:

$ http-server ./public/js/tonejs-instruments/samples -p 8080 --cors