Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 220 Bytes

File metadata and controls

6 lines (5 loc) · 220 Bytes

To run an example, install gren, then navigate to the root of an example (the directory with gren.json in it), and compile and run with node:

gren make src/Main.gren
node app