Universal design system and component library for Anima Reflection.
- Install dependencies:
yarn
- Start development stack:
yarn dev
- This will launch the following:
- Panda CSS in watch mode
- tsup in watch mode
- Storybook in development mode (default port:
6006
, e.g. http://localhost:6006)
- This will launch the following:
The code in this repository is licensed under MIT, © Anima Reflection LLC. See LICENSE.md for more information.