- Clone this repo and
cdinto its directory from the command prompt - Run
npm installinside the directory- Note: make sure you have node.js installed
- Run
npm run startfrom the command prompt- This will host the app on localhost using browser-sync, enabling automatic refreshing on any changes to .js, .css or .html files