Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nationalarchives/tna-frontend-admin
A set of styles and components designed for National Archives admin interfaces which extends TNA Frontend
https://github.com/nationalarchives/tna-frontend-admin
components css design frontend javascript nodejs nunjucks scss storybook webpack
Last synced: 3 days ago
JSON representation
A set of styles and components designed for National Archives admin interfaces which extends TNA Frontend
- Host: GitHub
- URL: https://github.com/nationalarchives/tna-frontend-admin
- Owner: nationalarchives
- License: mit
- Created: 2024-02-12T17:17:19.000Z (10 months ago)
- Default Branch: proof-of-concept
- Last Pushed: 2024-03-25T10:43:02.000Z (9 months ago)
- Last Synced: 2024-11-01T05:06:29.070Z (about 2 months ago)
- Topics: components, css, design, frontend, javascript, nodejs, nunjucks, scss, storybook, webpack
- Language: JavaScript
- Homepage: https://nationalarchives.github.io/tna-frontend-admin/
- Size: 386 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# TNA Frontend Admin
A set of styles and components designed for National Archives admin interfaces which extends [TNA Frontend](https://github.com/nationalarchives/tna-frontend).
## Quickstart
```sh
# Install dependencies
npm install# Start Storybook
npm start
```## Useful links
- [TNA Frontend Storybook](https://nationalarchives.github.io/tna-frontend/)
- [TNA Frontend wiki](https://github.com/nationalarchives/tna-frontend/wiki)
- [National Archives Design System](https://nationalarchives.github.io/design-system/)