Skip to content

NickColley/design-of-forms

Repository files navigation

The Design of Forms in Government Departments

Netlify Status Repository CI Status

Running the project locally on your machine

You'll need Git and Node.js installed.

If you don't have Node.js, try installing Node Version Manager (NVM) before following the next steps.

2. Clone your forked project

git clone git@github.com:your-username-here/design-of-forms.git

3. Navigate to the project

cd design-of-forms

4. Install Node.js using nvm (optional)

nvm use

5. Install dependencies

npm install

6. Run the site

npm start

About

The Design of Forms in Government Departments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published