/sandbox

Primary LanguageTypeScript

TMC-sandbox

Development environment

Requirements: Node and docker, tar, zstd, ts (from moreutils)

npm ci
npm run dev

If you wish to see the VM Log in the terminal, run:

export PRINT_VM_LOG=1

Running tests

npm run test