Leviathan web client This is a web client for the Leviathan project. Thanks to Loïck for his support on this project ! How to use it ? To test it on your browser npm install && bower install && grunt serve To make a production version npm install && bower install && grunt build