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
- Host: GitHub
- URL: https://github.com/pug-bootstrap/jadebootstrap-seed
- Owner: pug-bootstrap
- License: mit
- Created: 2015-05-16T05:09:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-14T13:37:46.000Z (about 8 years ago)
- Last Synced: 2025-03-31T21:34:10.514Z (3 months ago)
- Language: CSS
- Size: 1.36 MB
- Stars: 37
- Watchers: 3
- Forks: 18
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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