Whim Running Locally Make sure you have Node.js installed. $ git clone git@github.com:livediagonal/whim.git # or clone your own fork $ cd whim $ npm install $ npm start # or run nodemon index.js Your app should now be running on localhost:5000.