1.5.1 • Published 7 years ago

mern-stack-cli v1.5.1

Weekly downloads
6
License
ISC
Repository
github
Last release
7 years ago

MERN-Stack Cli

            ___  ___ ___________ _   _ 
            |  \\/  ||  ___| ___ \\ \\ | |
            | .  . || |__ | |_/ /  \\| |
            | |\\/| ||  __||    /| . ` |
            | |  | || |___| |\\ \\| |\\  |
            \\_|  |_/\\____/\\_| \\_\\_| \\_/
                       

Installation

npm install -g mern-stack-cli mern runs mern create <project-name-here> cd <project-name-here> npm install Add MongoDB Connection in config.js I use MLAB npm start

Make Empty Component

cd <your-project-here> mern make <your-component-name-here> mern page <your-page-name-here>

Make Empty Page

cd <your-project-here> mern page <your-page-name-here>

Extra Commands

Use npm start to start the server Use npm run build:pro for webpack production Use npm run build for webpack developing watch

1.5.1

7 years ago

1.5.0

7 years ago

1.4.9

7 years ago

1.4.8

7 years ago

1.4.7

7 years ago

1.4.6

7 years ago

1.4.5

7 years ago

1.4.4

7 years ago

1.4.3

7 years ago

1.4.2

7 years ago

1.4.1

7 years ago

1.4.0

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.7

7 years ago

1.2.5

7 years ago

1.2.4

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago