Get started
Try the demo
If you are reading that, you must already know that we host a demo website. You can freely:
- create accounts
- create books
- export them as PDF
Build Wooki directly from the source code
Considering that you have already manipulated Tapestry 5 and maven, you can build the application directly from the source code.
Go onGithub, download the sources and run jetty executing this command:
mvn jetty:run
Launch your browser and that's it!
