Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 275 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 275 Bytes

kylo-ren-app

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