LF Belt‑Scroller Starter
API is in /app/api
. Game static build is served from /game/
.
After building the Phaser project run npm run sync:game
to copy game/dist
into web/public/game
.
API is in /app/api
. Game static build is served from /game/
.
After building the Phaser project run npm run sync:game
to copy game/dist
into web/public/game
.