2.5.0 • Published 6 years ago

mern-cli v2.5.0

Weekly downloads
17
License
MIT
Repository
github
Last release
6 years ago

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.

2.5.0

6 years ago

2.4.1

6 years ago

2.4.0

6 years ago

3.0.2

6 years ago

3.0.1

8 years ago

3.0.0

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago