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

https://github.com/willin/koa-api-logger-ui


https://github.com/willin/koa-api-logger-ui

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# koa-api-logger-ui

## Dev

```bash
npm run dev:client
npm run dev:server
```

## Build

```bash
npm run clean
npm run build
```