A basic npm package to quickly setup a MERN application for you. simple-mern
- 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.