Requires Node.js and npm, which can both be installed by following the instructions on https://nodejs.org/. Installing Node.js also installs npm.
git clone https://github.com/shahinesi/express-pug-bootstrap-starter.git
cd express-pug-bootstrap-starter
npm install # install dependenciesnpm start - start application on localhost:4000