Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
World Engine
world create --example demo-game # TODO
world dev # TODO
cd demo-game-client # TODO
npm install
yarn install
pnpm install
bun install
npm run dev # Then visit http://localhost:5555