Skip to content

shakilsiraj/uikit

 
 

Repository files navigation

gov.au UI-Kit

The UI-Kit for the Australian Government.

Contents


Modules

.
└─ 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

⬆ 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

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 67.3%
  • CSS 18.5%
  • JavaScript 14.2%