MERN Stack Boilerplate provides starter kits for building web, desktop and mobile apps

MERN Stack Boilerplate

MERN Stack Boilerplate provides starter kits for building web, desktop and mobile apps in pure JavaScript.

Create New MERN App

npx create-mernjs-app my_project

Available Templates

Technology Dependencies
NodeJs body-parser, cors, dotenv, ejs, express, faker, lodash, mongoose, morgan
NextJs next, next-redux-wrapper, react, react-dom, react-redux, redux, redux-form, redux-logger, redux-saga
ReactJs @testing-library/jest-dom, @testing-library/react, @testing-library/user-event, history, react, react-dom, react-redux, react-router-dom, react-scripts, redux, redux-form, redux-logger, redux-saga
ElectronJs @testing-library/jest-dom, @testing-library/react, @testing-library/user-event, cross-env, electron-is-dev, history, react, react-dom, react-redux, react-router-dom, react-scripts, redux, redux-form, redux-logger, redux-saga
React Native @react-native-community/masked-view, @react-navigation/native, @react-navigation/stack, native-base, react, react-native, react-native-gesture-handler, react-native-safe-area-context, react-native-screens, react-redux, redux, redux-form, redux-logger, redux-saga

Read official docs for more information.