Overview
Scaffolding a modern front-end project has never been easier. With this zero-config CLI tool, you can quickly set up a React application using Vite—whether you prefer JavaScript or TypeScript. You also have the flexibility to choose between Tailwind CSS v4, Bootstrap v5, or even go without a CSS framework entirely, making it a highly versatile option for developers of all levels. This tool acts as a time-saver, allowing you to focus on building your application rather than configuring it, thanks to its streamlined one-prompt setup.
The automatic cleanup feature ensures that you start with a clean slate, eliminating unnecessary files and boilerplate code. This makes your workspace production-ready in a matter of seconds. Whether you’re building a simple project or a complex application, this scaffolding tool simplifies the setup process, allowing you to get right to coding.
Features
- Vite + React + JavaScript/TypeScript: Enjoy a fast, modern development stack that supports both JavaScript and TypeScript out of the box.
- CSS Framework Choice: Select between Tailwind CSS v4, Bootstrap v5, or choose no CSS framework to best suit your project’s needs.
- Extra Libraries (optional): Seamlessly add libraries like react-icons, React Router, Redux Toolkit, Zustand, and Axios directly during project setup.
- Automatic Cleanup: Say goodbye to boilerplate noise as the tool removes unnecessary default assets and files for a cleaner starting point.
- Ready-to-Code: Instantly generates a minimal App.jsx/App.tsx file and imports your chosen CSS framework, so you’re ready to start building.
- One Command, Super Fast!: Get started in seconds with a simple command prompt, minimizing setup time and maximizing productivity.