Skip to content

aljaplatt/gds-todo

Repository files navigation

GDS To Do

The GOV.UK Design System is a set of tools, styles, components and patterns to help teams in government create user-centred digital services.

About the Application

This application is a simple to do app that using the GDS prototype kit.

About the Prototype Kit

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 more about the GDS Design system here

Node.js

This application uses Node.js on the server side. Documentation on Node.js can be found here.

Check if you have node installed

node -v

If it is not installed then follow the link above and install as required

Run Locally

Clone the repo

git clone https://github.com/methods/gds-todo.git

Install NPM packages

npm install

Run start to view project in your localhost browser

npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published