simple_mern
v1.0.5
Published
A npm package to quickly setup a MERN app.
Downloads
7
Maintainers
Readme
simple_mern
A basic npm package to quickly setup a MERN application for you. simple-mern
Get Started
- Install the package globally
npm i -g simple_mern
. - Via the Terminal, navigate to root directory where you want to setup the application.
- Run
simple_mern
. - Answer a few questions or enter through all to setup the project in default configuration.
Feel free to report an issue, generate a pull request and/or drop a suggestion.