create-mern-boiler-code
v1.0.0
Published
A zero-config CLI tool to instantly scaffold a modern **MERN stack** project with:
Readme
🚀 create-mern-boiler-plate
A zero-config CLI tool to instantly scaffold a modern MERN stack project with:
- MongoDB (with Mongoose)
- Express.js
- React (Vite + TailwindCSS v4)
- Node.js
Perfect for full-stack developers who want to start fast with best practices baked in.
📦 Features
✅ Vite-powered React frontend
✅ TailwindCSS v4 preconfigured
✅ React Router included
✅ Clean Express backend with MongoDB setup
✅ CORS, dotenv, JWT-ready
✅ One command to set up everything
⚡ Quick Start
No install needed! Use with
npx:
npx create-mern-boiler-plate my-app