storminit
v1.0.10
Published
CLI to create a Vite + Tailwind starter project
Maintainers
Readme
🌀 create-storminit
A fast and minimal CLI to scaffold a Vite + Tailwind CSS + React project — pre-configured and ready to go.
No setup. No boilerplate. Just code.
✨ Features
- ✅ Vite (blazing fast dev server)
- 🎨 Tailwind CSS pre-configured, with pre installed packages
- ⚛️ React setup out of the box
- 🔧 PostCSS & Autoprefixer included
- 📂 Clean project structure
- 🧼 Minimal, no bloat
🚀 Quick Start
Create a new project with one command:
Installation
npm create storminit@latest my-appthen
cd my-app
npm install
npm run dev🧑💻 Author
Made with 💙 by Utkarsh Barnwal
📄 License
Let me know if you want this file to be auto-copied into the generated project using your CLI script as well!
