Skip to content

anders94/express-bootstrap-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-bootstrap-template

This template is a Node.js driven ExpressJS application using the Pug templating engine to implement the Bootstrap "sticky footer" nav-bar example. I find it useful as a starting base for simple Express projects.

Clone

git clone https://github.com/anders94/express-bootstrap-template.git

Setup

cd express-bootstrap-template
npm install

Run

npm start

Use

Point your browser at:

http://localhost:3000

About

An express project with bootstrap to use as a template.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages