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

National Archives Frontend

Main build status Latest release NPM version Node version Licence

National Archives 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