I am wonder if these startup instructions will work
To get the CFM files to run you need a CFML server. The easiest way to do this is use CommandBox; we have box.json and server.json files configured in here that make all the setup automatic.
Install CommandBox
Run "box install"
Run "box server start"
I am wonder if these startup instructions will work