Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 2.5 KB

README.md

File metadata and controls

45 lines (28 loc) · 2.5 KB

The National Archives logo

TNA Frontend

Main build status Latest release NPM version Licence

TNA Frontend contains the code you need to start building a user interface for National Archives platforms and services.

Quickstart

# Node version
nvm use

# Install dependencies
npm install

# Start Storybook
npm start

Useful links

Accessibility

The National Archives Digital Services team works hard to ensure that TNA Frontend is accessible.

Using Frontend will help your service meet level AA of WCAG 2.2. But you must still check that your service meets accessibility requirements, especially if you extend or modify components.

You should also use:

You can also read the accessibility statement for the National Archives Design System.

Accessibility warnings

If you get a warning from a linter or accessibility checker, check our list of issues you should not need to fix.