Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 303 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 303 Bytes

Live Coding

$ npm install -g live-coding
$ live-coding path/to/file.js

Use --public option to start ngrok that will allow external access to your live coding session.

live-coding-demo