- Clone this repo and
cd
into its directory from the command prompt - Run
npm install
inside the directory- Note: make sure you have node.js installed
- Run
npm run start
from 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