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

https://github.com/sethbergman/pilot-slider

A Bootstrap4 theme with a node + express backend | http://pilot-slider.npmstack.com
https://github.com/sethbergman/pilot-slider

bootstrap-4 bootstrap4 express expressjs node node-js slider-animation

Last synced: 14 days ago
JSON representation

A Bootstrap4 theme with a node + express backend | http://pilot-slider.npmstack.com

Awesome Lists containing this project

README

        

# Pilot Slider

A Bootstrap theme with a node express backend

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

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

## Demo:

[pilot-slider.npmstack.com](http://pilot-slider.npmstack.com)

### Setup

```
git clone https://github.com/sethbergman/pilot-slider.git && cd pilot-slider
```

### Install dependencies

```
npm install
```

### Start the app

```
npm start
```

#### Visit in your browser.

#### Demo:

## License

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

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

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