The UI-Kit for the Australian Government.
- body
- breadcrumbs
- buttons
- callout
- control-input
- core
- cta-link
- direction-links
- footer
- grid-12
- header
- headings
- inpage-nav
- keyword-list
- link-list
- page-alerts
- responsive-media
- skip-link
- tags
- text-inputs
To build the UI-Kit you have to install lerna globally and run.
yarn
lerna init
lerna bootstrap
To add a new module run the scaffolding helper:
npm run scaffolding
After the you filled out all the blanks and added your dependencies into your package.json make sure you run lerna bootstrap
again.
Visual tests have been build into each module and can be seen in either the README.md
files of each module or in the listing above.
Copyright (c) Commonwealth of Australia. Licensed under MIT.