Skip to content

mgdhs/uikit

 
 

Repository files navigation

gov.au UI-Kit

The UI-Kit for the Australian Government.

Content


Modules

⬆ back to top


Build

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.

⬆ back to top


Tests

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.

⬆ back to top


License

Copyright (c) Commonwealth of Australia. Licensed under MIT.

⬆ back to top

};

About

The repo for the new and shiny Ui-Kit 2.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.5%
  • CSS 40.9%
  • JavaScript 4.6%