Sign in
Log inSign up
Working on MERN-CLI. Opinions?

Working on MERN-CLI. Opinions?

Shreyansh Pandey's photo
Shreyansh Pandey
·Feb 20, 2016

So, I am working on a shiny, new upgrade for the current MERN-CLI. The following are the features I am working on right now:

  • create and start a new MERN project; with caching of packages;
  • creating controllers, routes, model;
  • testing the server;

I am thinking about making it like the RoR CLI. What are your suggestions?