This is the NHS App version of the NHS.UK prototype kit .
git clone https://github.com/GrilloPress/nhs-app-prototype-kit.git
cd nhs-app-prototype-kit
npm install
npm run watch
Then visit localhost:2000
Use npm run watch
to start your server. It works on port 2000
without reloading and on port 3000
with live reloading.