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

https://github.com/devmount/panda.play

Codebase for the website of PandaPlay
https://github.com/devmount/panda.play

gaming lets-play

Last synced: 6 months ago
JSON representation

Codebase for the website of PandaPlay

Awesome Lists containing this project

README

          


PandaPlay Logo

PandaPlay


Codebase for the website of PandaPlay.

Let's plays by PandaPlay of retro, point'n'click or coop games.

## Project setup

```bash
git clone https://github.com/devmount/panda.play
cd panda.play
npm install
```

### Compiles and hot-reloads for development

```bash
npm run dev
```

### Compiles and minifies for production

```bash
npm run build
```