Quick Start
Use the starter, install dependencies, and launch the dev server:http://localhost:5173.
Choose MMORPG or standalone RPG
By default, the starter runs in MMORPG mode. For standalone RPG mode, start the dev server withRPG_TYPE=rpg:
cross-env: