NorthStar aims to be the standard for rapidly prototyping intuitive, meaningful and accessible user experiences. It simplifies your work and ensures consistent, predictable experiences at scale for your customers. With NorthStar, you can focus on innovation and do more with less.
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.
Check out the Changelog