Skip to content
 
 

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-in-browser

My first attempt to bootstrap Node.js in the browser in order to run Node apps or npm libraries unmodified.

asd

Quick Start

To check out the Node REPL in your browser, clone this repo, navigate to the cloned directory and run:

npm install
npm run build
npm start

This will server the REPL at http://localhost:8000/index.html

More Info

See my blog post for more info!

About

Attempt to bootstrap Node.js in the browser in order to run Node apps or npm libraries unmodified.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages