/express-pug-bootstrap-starter

Starter Node.js server with Express.js, Pug, css, bootstrap, Standard, and Contentful for CMS | Single page | Landing page | Static or dynamic page

Primary LanguageCSSMIT LicenseMIT

express-pug-bootstrap-starter

License circle-ci Code Climate js-standard

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