Skip to content
This repository has been archived by the owner on Aug 1, 2018. It is now read-only.

retog/ese2010-better-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESE exercise app

This is just an exercise project

Compiling and running

To run just invoke play in the directory frontend

cd frontend
play

The backend is contained as a compiled jar in frontend/lib, so unless youmodified the code there's no need to compile it. To compile it run mvn clean installin the backend directory

cd backend
mvn clean install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages