Sample application made with Play! framework
This project needs Java. The Play! framework must be installed too. The minimum supported version is 1.2.
- Fork the project
- Run
play dependencies
to get all libraries - Run
play run
to launch the app - Go to http://localhost:9000 to test it !