Make sure you have Node.js installed
$ npm install
$ npm startTo compile LESS changes (still need to put in middleware)
$ lessc main.less > compiled/main.cssYour app should now be running on localhost:5000.
Make sure you have Node.js installed
$ npm install
$ npm startTo compile LESS changes (still need to put in middleware)
$ lessc main.less > compiled/main.cssYour app should now be running on localhost:5000.