Skip to content

adminfaces/admin-starter-tomcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdminFaces Starter project

A simple project to get you started with AdminFaces.

Building

This project uses Maven for the build:

mvn clean package

Running

Run the jar file generated from the previous step:

java -jar admin-starter-executable.jar

You can access the running webapp through:

Demo

Screenshots

Login page

starter1

Car list

starter2

Car form

starter3

Car form responsive

starter4

About

Starter project configured to run on tomcat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published