Documentation Index
Fetch the complete documentation index at: https://v5.rpgjs.dev/llms.txt
Use this file to discover all available pages before exploring further.
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: