An easy and fast way to start a new mvc project in your actual workspace.
How to use
| To use, simply type alt + m, and the following structure will appear: |
|:---:|
||
Then, we're ready to go. The only thing you need is to init your npm repo and install express.
Requirements
npm
Known Issues
Unknown
Release Notes
1.2.1
Removed consign dependency
1.2.0
Fixed a bug where app.js and server.js where switched
Added an auto npm init and npm start
1.1.0
Port from a terminal way to a portable node way of generating the structure