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

https://github.com/sethbergman/dark-knight

A Bootstrap theme with a node + express backend | https://dark-knight.stackriot.com
https://github.com/sethbergman/dark-knight

bootstrap-sass bootstrap-theme express knight-bs node node-backend npm-package

Last synced: 23 days ago
JSON representation

A Bootstrap theme with a node + express backend | https://dark-knight.stackriot.com

Awesome Lists containing this project

README

          

# Knight BS

A Bootstrap theme with a node express backend

--------------------------------------------------------------------------------

[![NPM version][npm-image]][npm-url] [![Greenkeeper badge](https://badges.greenkeeper.io/sethbergman/knight-bs.svg)](https://greenkeeper.io/) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) [![Build Status](https://travis-ci.org/sethbergman/knight-bs.svg?branch=master)](https://travis-ci.org/sethbergman/knight-bs)

## Demo:

[knight-bs.npmstack.com](http://knight-bs.npmstack.com)

### Setup

```
git clone https://github.com/sethbergman/knight-bs.git && cd knight-bs
```

### Install dependencies

```
npm install
```

### Start the app

```
npm start
```

#### Visit in your browser.

#### Demo:

## License

MIT © 2017 [Seth Bergman](sethbergman.com)

[npm-image]: https://badge.fury.io/js/knight-bs.svg
[npm-url]: https://npmjs.org/package/knight-bs

[![GitHub forks](https://img.shields.io/github/forks/sethbergman/knight-bs.svg?style=social&label=Fork)](https://github.com/sethbergman/knight-bs) [![GitHub stars](https://img.shields.io/github/stars/sethbergman/knight-bs.svg?style=social&label=Star)](https://github.com/sethbergman/knight-bs) [![GitHub watchers](https://img.shields.io/github/watchers/sethbergman/knight-bs.svg?style=social&label=Watch)](https://github.com/sethbergman/knight-bs) [![GitHub followers](https://img.shields.io/github/followers/sethbergman.svg?style=social&label=Follow)](https://github.com/sethbergman/knight-bs) [![Twitter Follow](https://img.shields.io/twitter/follow/seth_bergman.svg?style=social)](https://twitter.com/seth_bergman)