Run Playground
Run playground from pre-built Docker image
Run playground from source code
# Change to the playground directory
cd playground
# Install dependencies
pnpm install
# Start the playground
pnpm devLast updated