rife2 / rifers

The RIFE2 website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rife2.com website

Download the dependencies

./bld download

Running the server

./bld compile run

Go to:

http://localhost:8080/

Deploying the app

./bld war

The resulting archive will be in: war/build/libs

Making an UberJar

./bld uberjar

Then run it with:

java -jar build/dist/rifers-1.0.0-uber.jar

About

The RIFE2 website


Languages

Language:HTML 65.4%Language:CSS 18.8%Language:Java 14.9%Language:Batchfile 0.5%Language:Shell 0.4%