Skip to content

Latest commit

 

History

History
53 lines (27 loc) · 1.97 KB

README.md

File metadata and controls

53 lines (27 loc) · 1.97 KB

Australian Government Design System Starter Pack

Get up and running with examples of the design system's components in action and some great npm scripts

Contents


Install

Download, clone, or fork this repository and run npm install to install all dependencies.

After you have all dependencies installed, run npm run watch to spin up a new local server and watch for changes on *.scss files. Changes will be injected into your browser so you don’t even need to refresh thanks to Browser Sync.

⬆ back to top


Contributing

To contribute to the Australian Government Design System Starter Pack:

  1. Fork the project & clone it locally.
  2. Create a new branch for the work that is going to be completed.
  3. Complete the work and test it to the best of your abilities following the guidelines here.
  4. Once the work is completed, write a good commit message.
  5. Push your work to GitHub and create a new pull request.
  6. Respond to any code review feedback.

⬆ back to top


License

Copyright (c) Commonwealth of Australia. With the exception of the Commonwealth Coat of Arms and where otherwise noted, this work is licensed under the MIT license.

⬆ back to top

};