Create, build and deploy MERN stack applications with breeze.

travis-ci npm-version issues monthly downloads total downloads contributions license

npm install mern-app-generator -g
mern-app-generator my-app
cd my-app
npm run client-dev
npm run server-dev
npm run build
npm run deploy
Documentation Find on NPM