create-mern-abhi
v1.0.9
Published
A CLI to scaffold MERN stack projects instantly
Readme
creat-mern-abhi
🚀 A CLI tool to quickly scaffold a full-stack MERN (MongoDB, Express, React, Node.js) application.
Features
- Create a production-ready MERN boilerplate with a single command
- Pre-configured backend (Node + Express + MongoDB)
- Pre-configured frontend (React + Vite/Webpack)
- API structure, routing, environment handling
- Clean folder structure and basic auth setup (optional)
- Option to choose between JavaScript and TypeScript
Installation
npx creat-mern-abhi project_name