Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 491 Bytes

File metadata and controls

14 lines (10 loc) · 491 Bytes

govuk-react-example

Greenkeeper badge

Example usage of govuk-react using create-react-app and react-final-form.

To run this project locally:

git clone git@github.com:penx/govuk-react-example.git
cd govuk-react-example
npm install
npm start