Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacklam718/h11
https://github.com/jacklam718/h11
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jacklam718/h11
- Owner: jacklam718
- Created: 2016-12-05T18:34:16.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-05T19:27:15.000Z (about 8 years ago)
- Last Synced: 2024-12-28T13:17:08.876Z (about 2 months ago)
- Language: JavaScript
- Size: 1.98 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```