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

https://github.com/jacklam718/h11


https://github.com/jacklam718/h11

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

## LIVE DEMO
[Live Demo](https://jacklam718.github.io/H11/)

## Install Dependency
#### Please make sure you have installed `yarn` package manager!
```bash
yarn
```

## Run Development Server
```bash
yarn start
```

## Run Build
```bash
yarn run build
```

## Tested Node Versions
```
v6.20
```