## REPL To drop into a TypeScript REPL, install `ts-node` and use the following command: ```shell npx ts-node # or yarn ts-node ```