Universal design system and component library built by hobbescodes, powered by Panda and Ark.
Follow the prerequisities to install Panda in your project, then follow the package install instructions.
- Install dependencies:
bun install
- Start development stack:
bun dev
- This will launch the following:
- Panda CSS in watch mode
- Storybook in development mode (default port:
6006
, e.g. http://localhost:6006)
- This will launch the following:
If you'd like to develop outside of Storybook, as in a dedicated app, follow the prerequisities, then follow the local usage instructions.
The code in this repository is licensed under MIT, © hobbescodes. See LICENSE.md for more information.