Welcome to the jMaki Application
---------------------------


1. Setup

Copy the build.properties.sample file from jmaki directory to your home
directory and rename it to build.properties. See the developer.html file
in the www directory of this project for more details.

2. Building

from the jmaki directory type:

ant

3. Deploying

from ikandi directory and type:

ant app-war deploy

3. Running

from the jmaki directory type:

ant launch

or open your browser to:

http://localhost:8080/jmaki/
