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

https://github.com/fildon/beads


https://github.com/fildon/beads

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Beads

[![Build](https://github.com/fildon/Beads/actions/workflows/deploy.yml/badge.svg)](https://github.com/fildon/Beads/actions/workflows/deploy.yml)
[![Test](https://github.com/fildon/Beads/actions/workflows/test.yml/badge.svg)](https://github.com/fildon/Beads/actions/workflows/test.yml)

A connect4 implementation

You can view the currently deployed website here: [Beads](https://fildon.me/Beads/)

## Getting Started

```shell
yarn install
yarn build
```

Then open dist/index.html in any browser