Steps to have this template up and running
-
You need to have Git and NodeJS already installed, assuming you have these already please do:
-
Clone this repository using Git, usually typing: "git clone https://github.com/josvaler/node-ejs-boostrap.git"
-
Install dependencies with "npm install"
-
run using "npm start"
You're ready to go.