Skip to content

⛔️ DEPRECATED - A cli tool for getting started with MERN

License

Notifications You must be signed in to change notification settings

Hashnode/mern-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5cf997f · Apr 21, 2019

History

74 Commits
Jun 21, 2016
Jun 7, 2018
Jun 7, 2018
May 24, 2016
May 24, 2016
Jun 7, 2018
Jun 7, 2016
Feb 7, 2016
Apr 21, 2019
Jun 6, 2018
Jun 7, 2018
Jun 21, 2016

Repository files navigation

⛔️ DEPRECATED

MERN is deprecated and is no longer actively maintained.

mern-cli

Build Status PRs Welcome

A CLI for getting started with MERN stack. It offers a super simple boilerplate project and additional utilities to get started with isomorphic React and Redux apps.

npm install -g mern-cli

Create a new project with default mern-starter and dependencies pre-installed:

mern init my_app

Generators

Generate React components, Express routes and controllers and Mongoose models using mern generator.

To list out all available generators

merng

Help and Version

mern -v // Check CLI version
mern --help // Get help and check usage

Roadmap

Testing & Deployment

  • Commands that make your app ready for production
  • Easy testing - React and Node.js
  • Deployment options
    • One click Deploy - mern deploy
    • Hashnode's PaaS offering (Experimental)
    • Focus on your MERN app and leave the architecture, Devops etc for us

License

MERN is released under the MIT License.

About

⛔️ DEPRECATED - A cli tool for getting started with MERN

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published