Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 683 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 683 Bytes

jadebootstrap-seed

JADE-Bootstrap boilerplate project for NodeJS using Express middleware

Quick Start

The quickest way to get started with this boilerplate is to install the packages first and use the npm script to start the application as shown below:

Install the packages.

$ git clone https://github.com/rajasegar/jadebootstrap-seed.git
$ cd jadebootstrap-seed
$ npm install
$ npm start

Features

  • Bootstrap set as the default UI framework
  • Pug set as the default Template engine
  • Focus on high performance
  • Super-speed development using Pug mixins