Skip to content

xitrum-framework/xitrum-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xitrum projects require Java 8+.

This project contains various demos for Xitrum.

git clone https:/xitrum-framework/xitrum-demos.git
cd xitrum-demos
sbt/sbt fgRun

Now you have a sample project running at http://localhost:8000/ and https://localhost:4430/

ScreenShot

To generate Eclipse project:

sbt/sbt eclipse