create-react-vite
v1.0.10
Published
Minimal React Typescript Vite skeleton generator
Downloads
137
Maintainers
Readme
Create React Vite
A minimal React Typescript Vite skeleton generator, designed for my own use, but you might like it, too.
Features
- ⚛️ React - v18.2.0
- ⚡️ Vite - Serving in a building
- 🧵 ESLint - Configured for production grade projects
- 📜 Typescript - Fully configured
- 📁 Git - Initialized
- Ⓜ️ MUI - v5+ Already wrapped in a theme
- 🧠 Redux - Configured with hooks
- 🔁 Axios - Best option for APIs
- 🕒 Moment - Saves time
- ⛓️ React router - Proper routing
Generating a project
npm create react-vite