An open API service indexing awesome lists of open source software.

https://github.com/pug-bootstrap/jadebootstrap-seed

JADE Bootstrap boilerplate project for NodeJS using Express middleware
https://github.com/pug-bootstrap/jadebootstrap-seed

Last synced: about 2 months ago
JSON representation

JADE Bootstrap boilerplate project for NodeJS using Express middleware

Awesome Lists containing this project

README

        

# jadebootstrap-seed
[JADE-Bootstrap](http://rajasegar.github.io/JADE-Bootstrap/) boilerplate project for [NodeJS](http://nodejs.org/) using [Express](http://expressjs.com) 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.

```bash
$ 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