JADE-Bootstrap boilerplate project for NodeJS using Express middleware
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
- Bootstrap set as the default UI framework
- Pug set as the default Template engine
- Focus on high performance
- Super-speed development using Pug mixins