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

https://github.com/afrianjunior/hp


https://github.com/afrianjunior/hp

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

### Demo

https://react-starter-kit-iadshsomlp.now.sh/

### Install

```bash
$ npm i
```

### Run

```bash
$ npm run dev
```

### build

```bash
$ npm run build
```

### Run Production

```bash
$ npm start
```