create-mern-boilerplate
v2.3.6
Published
๐ A zero-config command-line tool to scaffold a full-stack MERN project (MongoDB, Express, React, Node.js) in seconds.
Maintainers
Readme
create-mern-boilerplate
๐ A zero-config command-line tool to scaffold a full-stack MERN project (MongoDB, Express, React, Node.js) in seconds.
โจ Features
- โ Creates a clean folder structure
- โ
Sets up Express backend with
nodemon - โ Installs React frontend via Vite
- โ Automatically installs dependencies
๐ฆ Installation
npm install -g create-mern-boilerplate
------------ OR -------------
npx create-mern-boilerplate my-app
---๐ค Author
Priyansh Nihalani
