Prerequisites:
- Maven 2 or 3 installed
- JDK 1.7 installed
To start a C3-Web locally just type in console:
cd c3-web
mvn clean jetty:run
This will start web application in embedded Jetty server listening on port 8080
1. Install maven 2.2.1
2. Istall git
3. Install IntelliJ IDEA
4. Install scala plugin in IDEA
5. Clone this repo and open
6. Make
7. Enjoy