pug-bootstrap-examples

Example of using a very old version of bootstrap with pug

Stars
28

Pug Bootstrap Examples

Bootstrap examples converted into Pug templates including a node server for rendering

Installation

  1. Clone repo
  2. npm install
  3. npm start
  4. view localhost:3000/
Related Projects