Skip to content

An instant web app template using Node, Express, Jade, Twitter Bootstrap, and more!

Notifications You must be signed in to change notification settings

Aaronontheweb/express-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Express Boilerplate for Node.JS

This is a simple Express website template created by Aaron Stannard to make the process of starting new Express projects simpler and easier.


Express Boilerplate Includes:

  • Express 3.x
  • Twitter Bootsrap 2.1
  • Jade 0.2.x
  • jQuery 1.8.3 via Google CDN over HTTPS
  • KnckoutJS 2.1.0 via Microsoft CDN over HTTPS

Installing Express Boilerplate

Here's what you need to do to get up-and-running with Express boilerplate, all you need to do is:

  1. Install Node.JS and NPM

  2. Run the command below:

    $ git clone git@github.com:Aaronontheweb/express-boilerplate.git
    $ cd express-boilerplate\lib
    $ npm install
    $ node server.js
    

And that should automatically fire up the initial Express Boilerplate template :)

I accept pull requests.

About

An instant web app template using Node, Express, Jade, Twitter Bootstrap, and more!

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published