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

https://github.com/ffflorian/type-challenges

My solutions to type-challenges.
https://github.com/ffflorian/type-challenges

Last synced: about 1 year ago
JSON representation

My solutions to type-challenges.

Awesome Lists containing this project

README

          

# type-challenges [![Build Status](https://github.com/ffflorian/type-challenges/workflows/Build/badge.svg)](https://github.com/ffflorian/type-challenges/actions/)

My solutions to the [Type Challenges](http://type-tetris.ldlework.com/).

## Setup

1. Clone this repository
2. Run `yarn`

## Test

1. Run `yarn test`