This is a template for building React applications with Vite, TypeScript, and Panda CSS.
-
Clone the repository:
git clone https://github.com/your-username/react-template.git
-
Install dependencies:
bun install
-
Start the development server:
bun dev