Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

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