Skip to content

Building from source

Dutch Chasman edited this page Aug 7, 2013 · 1 revision

It's easy to build Aura from source:

  1. clone the repo
  2. cd aura
  3. mvn install
  4. ./bin/jetty-start
  5. browse to localhost:9090/auradocs to learn more about developing with Aura
Clone this wiki locally