Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zoobestik/h2h
https://github.com/zoobestik/h2h
Last synced: about 16 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/zoobestik/h2h
- Owner: zoobestik
- Created: 2014-12-24T22:32:18.000Z (almost 10 years ago)
- Default Branch: react16
- Last Pushed: 2017-09-12T16:58:21.000Z (about 7 years ago)
- Last Synced: 2024-04-19T12:20:04.494Z (7 months ago)
- Language: JavaScript
- Homepage: http://zoobestik.github.io/h2h/
- Size: 1.69 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
h2h [![Build Status](https://travis-ci.org/zoobestik/h2h.svg?branch=v3)](https://travis-ci.org/zoobestik/h2h) [![Dependency Status](https://david-dm.org/zoobestik/h2h.svg)](https://david-dm.org/zoobestik/h2h) [![devDependency Status](https://david-dm.org/zoobestik/h2h/dev-status.svg)](https://david-dm.org/zoobestik/h2h#info=devDependencies) [![Coverage Status](https://coveralls.io/repos/zoobestik/h2h/badge.svg)](https://coveralls.io/r/zoobestik/h2h)
===========Small pet-project service with [React](https://facebook.github.io/react/)
## Installation
- Install [node](http://nodejs.org/download/) or [n](https://github.com/tj/n), or [nvm](https://github.com/creationix/nvm)
- Install the dependencies```bash
npm install
npm run dist
```## Development
```
npm run watch
```## Acknowledgements
[![Develop By](https://img.shields.io/badge/develop%20by-zoobestik-blue.svg?style=flat)](https://ru.linkedin.com/in/kbchernenko) [![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT)