Open public/index.html in a text editor to edit the sketch
Open public/index.html in the browser
If a server is needed to load assets such as images and video within the sketch:
- Run
make watch
in your sketch directory from terminal - Then open
localhost:3000
in a browser