create-404-stack
v1.0.5
Published
A blazing-fast interactive CLI to scaffold your custom React or Next.js project with your favorite tools — Biome, Tailwind, Husky, Commitlint, and more — in seconds.
Downloads
21
Readme
🚀 create-404-stack
A blazing-fast interactive CLI to scaffold your custom React or Next.js project with your favorite tools — Biome, Tailwind, Husky, Commitlint, and more — in seconds.

✨ Features
- 🧠 Choose between Next.js and React (Vite) projects
- 🛠️ Optional setup for:
- Biome (with Ultracite)
- Tailwind CSS
- Husky
- Commitlint
- ✅ Path aliases (for Vite only)
- ⚙️ Interactive component/hook/page generator via
--generate - 🎨 ShadCN UI support (Next.js only)
- 💨 Super fast and developer-friendly — powered by zx, ora, and figlet
📦 Installation
Install globally (recommended):
npm install -g create-404-stack
Or use it directly via npx:
npx create-404-stack🛠️ Usage
Create a new project:
npx create-404-stackFollow the prompts to:
- Choose between Next.js and React (Vite) projects
- Name your project
- Select optional tools (Tailwind, Biome, etc.)
📄 License
MIT © Omonboyev Asadbek
