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

https://github.com/zaaack/koa-starter

Another koa boilerplate
https://github.com/zaaack/koa-starter

Last synced: 2 months ago
JSON representation

Another koa boilerplate

Awesome Lists containing this project

README

          

# koa-starter

Another koa boilerplate.

## Start

```sh
npm i # or yarn install
npm start
```

Then open `http://localhost:3000`