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