Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/filipchalupa/mathstroke-2

WIP
https://github.com/filipchalupa/mathstroke-2

game math

Last synced: about 15 hours ago
JSON representation

WIP

Awesome Lists containing this project

README

        

# mathStroke 2

## Setup

### Install dependencies

```bash
npm ci
```

### Develop

```bash
npm run dev
```

### Build

```bash
npm run build
```