0
comment
on 8/19/2013 6:57 PM
Framework One for Clojure version 0.2.1 is available. The easiest way to get started is via Leiningen and the fw1 template: lein new fw1 myapp This creates a minimal web application in the myapp folder that can be started like this: PORT=8123 lein run Now you have FW/1 running on port 8111 (via Jetty). What's new in 0.2.1? The big new feature is Django-style HTML templating (via the excellent Selmer templating library). You can see an example view template here: usermanager example list view. You can s[...]
>> Read the full article on corfield.org
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper