The UI-Kit for the Australian Government.
.
└─ core
├─ core
└─ link-list
├─ core
└─ body
└─ core
└─ core
└─ core
└─ core
└─ core
├─ core
└─ body
└─ core
└─ core
└─ core
└─ core
└─ core
├─ core
└─ link-list
├─ core
└─ body
└─ core
├─ core
└─ link-list
├─ core
└─ body
└─ core
├─ core
└─ body
└─ core
└─ core
└─ core
└─ core
└─ core
└─ core
To build the UI-Kit you have to install lerna globally and run.
yarn
lerna init
lerna bootstrapTo add a new module run the scaffolding helper:
npm run scaffoldingAfter 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.