Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 332 Bytes

README.mdown

File metadata and controls

13 lines (10 loc) · 332 Bytes

Node.js Web REPL

Node Web REPL

How to run

git clone git://github.com/nko/node-web-repl.git
cd node-web-repl
npm install websocket-server
npm install connect
npm install express
node server.js
open http://localhost:8000/