Skip to content

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

License

Notifications You must be signed in to change notification settings

nationalarchives/tna-frontend

Repository files navigation

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.