Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 334 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 334 Bytes

Examples

This directory contains examples of how to use ChoreoTS.

Each example can be run with the tsx command. For example, to run the bookseller example:

pnpm tsx src/bookseller/bookseller.ts

Some examples may require arguments to be passed. Please refer to the source code of each example for more information.