- Install Node.js version
v4.x.x
orv6.4.0
- Open the project directory with terminal.
- Install npm packages required by the project, by running the command:
npm install
- Open the project directory with terminal.
- Run command:
npm start
- Open web browser at address: http://localhost:3000/
Upgrading from version 1 to 2: the latest version of the kit (2.0.0 and later) is not compatible with previous versions. If you update your old prototypes you'll need to convert them as well.
The prototype kit provides a simple way to make interactive prototypes that look like pages on GOV.UK. These prototypes can be used to show ideas to people you work with, and to do user research.
Read the project principles.
If you publish your prototypes online, they must be protected by a username and password. This is to prevent members of the public finding prototypes and thinking they are real services.
You must protect user privacy at all times, even when using prototypes. Prototypes made with the kit look like GOV.UK, but do not have the same security provisions. Always make sure you are handling user data appropriately.