jecs/examples
2024-10-12 21:16:35 +01:00
..
luau style: fix inconsistent project formatting 2024-10-12 21:16:35 +01: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