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

https://github.com/explooosion/dailydrinks

Pre-test invitation from M17.
https://github.com/explooosion/dailydrinks

Last synced: about 2 months ago
JSON representation

Pre-test invitation from M17.

Awesome Lists containing this project

README

          

# dailydrinks

Pre-test invitation from M17.

## Installation

```sh
yarn # or npm install
```

## Run

```sh
yarn start # or npm start
```

## Build

```sh
yarn build # or npm run build
```

## Lint style

```sh
yarn lint # or npm run lint
```