An open-source automation tool that generates MERN stack code with JWT configured through a single command.
# install the dependencies
npm i -g new-mern-app
# create project
create [project-name]
# use it with npx (recommended)
npx new-mern-app [project-name]
Once you run the above command the preview of the cli would be
run npm install
in the server folder to download relevant dependencies.
Make sure you read the contributing guidelines before opening a PR.
- MIT © Meer Hamza
🙋🏻♂️ Yo! It's Meer, a junior year CS undergrad. Let's get connected