Skip to content

Latest commit

 

History

History
executable file
·
15 lines (11 loc) · 473 Bytes

File metadata and controls

executable file
·
15 lines (11 loc) · 473 Bytes

NHS App prototype kit

This is the NHS App version of the NHS.UK prototype kit .

Installation instructions

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.