misaka / nhsuk-prototype-rig-template

A template of the NHS.UK Prototype Rig to create new prototypes from

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NHS.UK Prototype Rig template

A template prototype, built using the NHS.UK Prototype Rig.

Use this repository as a template.

Requirements

Installation

  1. Clone this repository

  2. Use NVM to run the correct Node version:
    nvm use

  3. Install the dependencies:
    npm install

  4. Start the application:
    nvm use; npm start

About

A template of the NHS.UK Prototype Rig to create new prototypes from


Languages

Language:HTML 84.0%Language:JavaScript 14.8%Language:SCSS 1.2%