create-mern-apps

1.0.8 • Public • Published

Create-mern-apps

A cli tool to bootstrap mern,express projects and react projects along with redux.

Usage

Installation

 npm i create-mern-apps -g

-g Install it globally to avail for the whole system.

creating a app

create <project-name> [-g||--git] [-f||--frontend] [-b||--backend] [-fs ||--fullstack]
or
create-mern-apps <project-name> [--git||-g] [--frontend ||-f ] [--backend|| -b] [--fullstack |-fs]

Frontend represents the react projects.

Backend represents the express projects

Examples:

Image 1 Image 1 Image 1

/create-mern-apps/

    Package Sidebar

    Install

    npm i create-mern-apps

    Weekly Downloads

    1

    Version

    1.0.8

    License

    MIT

    Unpacked Size

    5.55 MB

    Total Files

    1207

    Last publish

    Collaborators

    • naveenkumarmd