pioneer-library-example
v0.1.22
Published
<img src="https://og.sznm.dev/api/generate?heading=vite-react-chakra-starter&text=React+vite+template+with+Chakra-UI+and+TypeScript+setup.&template=color¢er=true&height=330" />
Readme
This is a project bootstrapped with @vitejs/app (react-ts), added with Chakra UI and TypeScript setup.
- ⚡ blazing fast dev server and build
- 🔗 route management added (
react-router-domconfigured)
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/vite-react-chakra-starter <app_name>Then, run the development server:
pnpm devDeployment
- build command:
pnpm build - output directory:
dist
