Full-Haxe.com is meant to be the online resource for full-stack web development in Haxe.
It is built ontop of the Tinkerbell libraries!
- Clone the repo
- Download dependencies (requires Lix)
lix download
- Build the project
haxe build.hxml
- Run the server (runs at port 8080 by default)
node server