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

https://github.com/sethbergman/photon

html5 theme with a node / express server | https://photon.sethbergman.pro
https://github.com/sethbergman/photon

chai express html5 html5-template mocha nodejs supertest supervisor

Last synced: 3 months ago
JSON representation

html5 theme with a node / express server | https://photon.sethbergman.pro

Awesome Lists containing this project

README

        

# Photon

html5 theme with a node / express server

---

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/3e77380310fe40b6a23f2a1432c6a1e1)](https://app.codacy.com/app/sethbergman/photon?utm_source=github.com&utm_medium=referral&utm_content=sethbergman/photon&utm_campaign=badger)

[![Greenkeeper badge](https://badges.greenkeeper.io/sethbergman/photon.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/photon.svg?branch=master)](https://travis-ci.org/sethbergman/photon)

## Demo:

#### [photon.sethbergman.pro](https://photon.sethbergman.pro)

## Setup

```bash
git clone https://github.com/sethbergman/photon.git && cd photon
```

## Install dependencies

```bash
yarn
# or use npm
npm i
```

## Start the app

```bash
yarn start
# or with npm
npm start
```

##### Visit in your browser.

### Demo:

#### [photon.sethbergman.pro](https://photon.sethbergman.pro)

---

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