Socket
Socket
Sign inDemoInstall

mern-cli

Package Overview
Dependencies
55
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    mern-cli

A cli for generating MERN boilerplate


Version published
Weekly downloads
17
decreased by-5.56%
Maintainers
2
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 07 Jun 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc