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

https://github.com/zuiidea/elegant

An article List
https://github.com/zuiidea/elegant

react roadhog

Last synced: 4 months ago
JSON representation

An article List

Awesome Lists containing this project

README

        

### SUBE

An article List

[Live Demo](http://sube.zuiidea.com)

### Quick Start

clone

```bash
git clone https://github.com/zuiidea/sube.git
```

install

```bash
npm install
```

develop

```bash
npm run dev
open http://localhost:8080
```

build

```bash
npm run build

Generate dist Folder
```

### Screenshot

![](assets/demo.gif)