Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jacklam718/h11


https://github.com/jacklam718/h11

Last synced: 2 days 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
```