Skip to content

devansXD/ers

Repository files navigation

NHS.UK Alpha Prototypes

Prototypes from the NHS Alpha project, from July 2015 to January 2016.

These prototypes have been built on an adapted GOV.UK prototyping kit..

They contain code from these GOV.UK resources:

Requirements

You may already have it, try:

node --version

Your version needs to be at least v0.10.0.

If you don't have Node, download it here: http://nodejs.org/.

Getting started

Install Node.js (see requirements)

Clone this repo

git clone https://github.com/nhsalpha/nhs_prototype_kit.git

Install dependencies

npm install

This will install folders containing programs described by the package.json file to a folder called node_modules.

Run the app

node start.js

Go to localhost:3000 in your browser.

About

e-Referral system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages