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?