npm install # install dependencies
npm start # starts grunt development server, autowatches for changes
Now open http://localhost:9001 to see the site.
npm install #install dependencies
npm run build #builds jade/stylus -> html/css
npm install # install dependencies
npm start # starts grunt development server, autowatches for changes
Now open http://localhost:9001 to see the site.
npm install #install dependencies
npm run build #builds jade/stylus -> html/css