Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeremy-code/pandaria

Panda CSS and React Aria UI library
https://github.com/jeremy-code/pandaria

Last synced: 5 days ago
JSON representation

Panda CSS and React Aria UI library

Awesome Lists containing this project

README

        

# pandaria [![GitHub Actions badge](https://github.com/jeremy-code/pandaria/actions/workflows/ci.yml/badge.svg)](https://github.com/jeremy-code/pandaria/actions/workflows/ci.yml) [![License](https://img.shields.io/github/license/jeremy-code/pandaria)](LICENSE) [![NPM version](https://img.shields.io/npm/v/%40pandaria%2Fpanda-preset)](https://www.npmjs.com/package/@pandaria/panda-preset) [![NPM downloads](https://img.shields.io/npm/dt/%40pandaria%2Fpanda-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).