Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

rhinoforms/rhinoforms-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rhinoforms Examples

This web application contains example form flows which demonstrate the features of Rhinoforms.

Building

This project uses the Rhinoforms war as an overlay.

First clone and build Rhinoforms localy.

git clone https://github.com/kaicode/rhinoforms.git
cd rhinoforms
mvn install
cd ..

Then clone and build this project.

git clone https://github.com/kaicode/rhinoforms-examples.git
cd rhinoforms-examples
mvn install

Take the war from the target directory and drop it into a servlet container like Tomcat.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published