1.5.1 • Published 8 years ago
mern-stack-cli v1.5.1
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
8 years ago
1.5.0
8 years ago
1.4.9
8 years ago
1.4.8
8 years ago
1.4.7
8 years ago
1.4.6
8 years ago
1.4.5
8 years ago
1.4.4
8 years ago
1.4.3
8 years ago
1.4.2
8 years ago
1.4.1
9 years ago
1.4.0
9 years ago
1.3.1
9 years ago
1.3.0
9 years ago
1.2.7
9 years ago
1.2.5
9 years ago
1.2.4
9 years ago
1.2.3
9 years ago
1.2.2
9 years ago
1.2.1
9 years ago
1.2.0
9 years ago
1.1.1
9 years ago
1.1.0
9 years ago
1.0.3
9 years ago
1.0.2
9 years ago
1.0.1
9 years ago
1.0.0
9 years ago