Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.13 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.13 KB

ANIREF Design System & UI Kit

Universal design system and component library for Anima Reflection, powered by Panda and Ark.

Quick Start

Follow the prerequisities to install Panda in your project, then follow the package install instructions.

Local Development

  1. Set up local environment variables: cp .env.local.template .env.local
  2. Install dependencies: bun install
  3. Start development stack: bun dev

If you'd like to develop outside of Storybook, as in a dedicated app, follow the prerequisities, then follow the local usage instructions.

License

The code in this repository is licensed under MIT, © Anima Reflection LLC. See LICENSE.md for more information.