Skip to content

Tiamat-Tech/vite-react-chakra-starter

 
 

Repository files navigation

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 v7 - Framework configuration)

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 agustinusnathaniel/vite-react-chakra-starter <app_name>

Then, run the development server:

pnpm dev

Deployment

  • build command: pnpm build
  • output directory: build/client

References

About

template to initialize vite react-ts app with Chakra UI setup ✨

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%