LandRegistry/digital-register-frontend-prototype

Name: digital-register-frontend-prototype

Owner: HM Land Registry

Description: Development Prototype for the Digital Register Frontend

Created: 2015-04-08 16:37:35.0

Updated: 2015-04-16 12:06:45.0

Pushed: 2015-05-29 17:19:52.0

Homepage:

Size: 11484

Language: CSS

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

GOV.UK Prototyping Kit

The 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.

It's built on the Express framework, and uses these GOV.UK resources:

Requirements
Node

You may already have it, try:

 --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
clone git@github.com:LandRegistry/digital-register-frontend-prototype.git
Install dependencies
install

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

Run the app
 start.js

Go to localhost:3000 in your browser.

Hot reload

Any code changes should update in the browser without you restarting the app.

The app recompiles app/assets/stylesheets/application.scss everytime changes are observed.

More info

Find out how to work with the prototyping application at https://github.com/tombye/express_prototype


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.