# Examples

```bash
yarn build
npx ts-node path/to/example.ts
# e.g.
npx ts-node examples/ts-basic/main.ts
```