FW/1 example application demonstrating the "new" life cycle structure.
http://tonyjunkes.com/blog/fw1-alternative-application-structure/
- Make sure you have Commandbox installed.
- Clone the repo or drop the zipped contents into a directory.
- Fire up Commandbox by entering
box
in your terminal andcd
into the project root directory. - Run
install
and then runstart
. - Start hacking away!