Edit on github

Local JS Bin: 2 second guide

  1. Install node
  2. From your terminal (or command prompt if you’re windows) and run these two commands:
npm install -g jsbin
jsbin

Note: You may have to run npm as the super user, so in that case, the first command would be, and you will be prompted for your password:

sudo npm install -g jsbin

The end.

…or read the detailed guide on running JS Bin locally for more options and control over the setup.

❤️ Love JS Bin?

Support this open source project today, and help it continue to run for another decade 🎂