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

https://github.com/fmalcher/games


https://github.com/fmalcher/games

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Games

## Development

### Prod Build

```bash
npm run build
```

### Prod Deploy to GitHub Pages

```bash
npm run deploy
```