Setup for Nodejs/Express
node
will work if you have node
Using Generator
--view=ejs
adds ejs engine support--no-view
--git
adds a gitignore
Running
Add the following to package.json
Debug is for debug library
Export works for config library
Last updated