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

https://github.com/virgoone/ipic


https://github.com/virgoone/ipic

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# 一个图床

## Getting Started

Install dependencies,

```bash
$ yarn
```

Start the dev server,

```bash
$ yarn start
```

Build library via `father-build`,

```bash
$ npm run build
```