cafe-townsend
Cafe Townsend
This example app demonstrates how to use the feathersui-cairngorm framework to organize the code in a Feathers UI application.
This project is based on a popular Cairngorm sample for Adobe Flex from the community-managed CairngormDocs website (which no longer exists).
Live demo
A build of the cafe-townsend sample is hosted on the Feathers UI website, and it may be viewed in any modern web browser.
Run locally
This project includes an project.xml file that configures all options for OpenFL. This file makes it easy to build from the command line, and many IDEs can parse this file to configure a Haxe project to use OpenFL.
Prerequisites
Command Line
Run the openfl tool in your terminal:
haxelib run openfl test html5
In addition to html5, other supported targets include windows, mac, linux, android, and ios. See Lime Command Line Tools: Basic Commands for complete details about the available commands.
Editors and IDEs
Check out the following tutorials for creating Feathers UI projects in popular development environments: