/pandaria

Panda CSS and React Aria UI library

Primary LanguageTypeScriptMIT LicenseMIT

pandaria GitHub Actions badge License NPM version NPM downloads

🛠️ Installation

git clone https://github.com/jeremy-code/pandaria.git
cd pandaria
corepack enable
yarn

🚀 Usage

# 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.