Home

Awesome

rsbuild-react-chakra-starter

This is a project bootstrapped with create-react-app, converted to rsbuild, added with Chakra UI and TypeScript setup.

Live Demo

Deploy with Vercel Deploy to Netlify

Open in StackBlitz

Getting Started

You can either click Use this template button on this repository and clone the repo or use npx degit like so:

npx degit sozonome/rsbuild-react-chakra-starter <app_name>

Then, run the development server:

pnpm start

💡 If you're a VS Code user, you can copy the .vscode/settings.template.json file to .vscode/settings.json.

Deployment

References