jecs/examples
2024-09-29 05:36:21 +02:00
..
luau Add more examples 2024-09-29 05:36:21 +02:00
README.md Example (#93) 2024-08-03 05:48:48 +02:00

Examples

This folder contains code examples for the Luau/Typescript APIs.

Run with Luau

To run the examples with Luau, run the following commands from the root of the repository:

cd examples/luau
luau path/to/file.luau