@men-mvc/men-mvc-cli
v1.1.4
Published
npm command to install MEN MVC application
Downloads
3
Maintainers
Readme
CLI for installing MEN MVC application
Installation
npm i -g @men-mvc/men-mvc-cli
NOTE: you must install the package globally using -g
flag.
Usage
- Execute
create-men-mvc-app {{name of your project's folder}}
to create aMEN MVC application
Note
After installing the package, you might see the warning in the terminal as in the screenshot below. But you can safely ignore that warning as this command is not part of your application.