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)
- Host: GitHub
- URL: https://github.com/mingderwang/next-with-phaser-v3
- Owner: mingderwang
- Created: 2018-07-19T09:35:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-24T04:26:51.000Z (almost 8 years ago)
- Last Synced: 2025-01-14T09:25:54.472Z (over 1 year ago)
- Language: JavaScript
- Size: 768 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# next.js + Phaser.js (v3)
## build
```
yarn install
yarn dev
```