https://github.com/jeremy-code/pandaria
Panda CSS and React Aria UI library
https://github.com/jeremy-code/pandaria
Last synced: 11 months ago
JSON representation
Panda CSS and React Aria UI library
- Host: GitHub
- URL: https://github.com/jeremy-code/pandaria
- Owner: jeremy-code
- License: mit
- Created: 2024-02-07T03:54:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T14:50:19.000Z (about 2 years ago)
- Last Synced: 2025-07-13T20:49:06.617Z (12 months ago)
- Language: TypeScript
- Homepage: https://pandaria.dev
- Size: 1.2 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pandaria [](https://github.com/jeremy-code/pandaria/actions/workflows/ci.yml) [](LICENSE) [](https://www.npmjs.com/package/@pandaria/panda-preset) [](https://www.npmjs.com/package/@pandaria/panda-preset)
## 🛠️ Installation
```bash
git clone https://github.com/jeremy-code/pandaria.git
cd pandaria
corepack enable
yarn
```
## 🚀 Usage
```bash
# Set Node.js version
nvm use
# Run the development server locally
yarn dev
# Lint and format code
yarn lint
yarn format
# Build
yarn build
```
## 🔓 License
This project is licensed under the [MIT license](LICENSE).