AWS NorthStar is an easy-to-use and high standard design system for delivering an AWS console like user experience.
Check out our documentation website for more details.
Contribution guide and coding guidelines are available at the documentation website.
In the project directory, you can run:
Runs storybook to navigate all the components.
Open http://localhost:9090 to view it in the browser. The page will reload if you make edits.
It is recommended to use storybook as development environment.
Runs documentation site to navigate all the components.
Open http://localhost:6060 to view it in the browser. The page will reload if you make edits.
Run jest tests in watch mode
Fix lint problems automatically
Check all the tests passed, code built, storybook built, documentation built
This project is licensed under the Apache-2.0 License.