@cosmoau/ui
A library of React components used to enforce consistency across every product at Cosmo and make development easier, intended for use with Next.js and TypeScript.
Install
pnpm install
Demo
Usage
To work on components in the browser, use Parcel. Run the development server and head to http://localhost:420 in the browser.
pnpm dev
Before you deploy, lint your code and format it. Then run the build to compile the code with TSC & TSLib
.
pnpm tidy
pnpm build
Contributing
Feel free to get in touch with feedback, advice or suggestions. See Conventional Commits for new contributors.
Acknowledgments
License
MIT © Cosmo AU Pty Ltd, 2023.