Skip to main content

Quick Start

Use the starter, install dependencies, and launch the dev server:
Open http://localhost:5173.

Choose MMORPG or standalone RPG

By default, the starter runs in MMORPG mode. For standalone RPG mode, start the dev server with RPG_TYPE=rpg:
On Windows, use cross-env:

Next steps