mirror of
https://github.com/jsbin/jsbin.git
synced 2026-01-25 15:38:56 +00:00
187 B
187 B
Two minute set up
npm install jsbin
cd jsbin
cp config.default.json config.local.json
sudo echo "jsbin.dev 127.0.0.1" >> /etc/hosts
node .
open http://jsbin.dev