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

https://github.com/mingderwang/next-with-phaser-v3

run phaser v3 code in next (react)
https://github.com/mingderwang/next-with-phaser-v3

Last synced: 8 days ago
JSON representation

run phaser v3 code in next (react)

Awesome Lists containing this project

README

          

# next.js + Phaser.js (v3)
## build
```
yarn install
yarn dev
```