mern-project-setup
v1.0.0
Published
A package to set up a basic MERN project structure.
Downloads
7
Readme
MERN Project Setup
This package sets up a basic MERN project structure.
Installation
npm install -g mern-project-setup
Usage
To set up a new project, run:
mern-project-setup
This command will create a new folder with the necessary structure for a MERN project.