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

https://github.com/ivan-kleshnin/mkdev-project


https://github.com/ivan-kleshnin/mkdev-project

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Game Tetris (project from mkdev)

## Usage

Install
```sh
yarn global add parcel-bundler
```
Start app:

```sh
yarn start
```