Typescript Workbench Instructions Open a new terminal and navigate to this directory. cd typescript Install node dependencies using pnpm. pnpm install Run the dev script. pnpm run dev When done, press Ctrl-C in the terminal to exit.