WEBVTT

00:00.000 --> 00:02.200
Getting Started: TypeScript Web. This recording matches the current TypeScript web docs path.

00:02.200 --> 00:04.400
Step 1. Install once. Run cd sdks/typescript and npm ci.

00:04.400 --> 00:06.600
Step 2. Run the baseline. Use ./dev.sh --sdk typescript --game flappy_bird_web.

00:06.600 --> 00:08.800
Step 3. Run broader parity. Use ./dev.sh --sdk typescript --game sandbox_web and npm run build:web.

00:08.800 --> 00:11.000
Reference. Use the TypeScript getting-started page, Build Your First Game, and Example Showcase together.
