Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 562 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 562 Bytes

mern

mern is a MERN(mongoDB, express, React, and Node.js) stack skeleton generator.

STILL WORKING ON IT!!!

Contents

Installing mern

Install mern globally:

> npm install -g mern

Generating your mern skeleton

> mern insert_your_desired_path_name

or just leave it blank to generate it in your current path

> mern