Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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