Install Node.js (version >= 16) and npm on your machine by following the instructions over here. This also installs npx, the package runner.
Use your favorite TypeScript IDE. We recommend using Microsoft's Visual Studio Code.
scrypt-cli CLIscrypt-cli is a CLI tool that makes sCrypt development faster and easier.
Let us use scrypt-cli to create a project:
npx scrypt-cli project tic-tac-toe