Snaps for Progress Running Locally Make sure you have Node.js installed $ npm install $ npm start To compile LESS changes (still need to put in middleware) $ lessc main.less > compiled/main.css Your app should now be running on localhost:5000.