Skip to content

Showcase используемой Аргус версии primefaces

Notifications You must be signed in to change notification settings

argustelecom/primefaces-showcase-legacy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

!!! The showcase is deprecated and replaced by: https://github.com/primefaces/primefaces/tree/master/primefaces-showcase !!!

PrimeFaces Showcase

PrimeFaces icon

Getting Started

Deployable version of PrimeFaces Showcase war file can be downloaded manually or build it from sources.

Prebuilt war

For a full list of the available downloads, please visit the download page. Scroll down to showcase for war file link.

Build from sources
git clone https://github.com/primefaces/showcase.git
cd showcase
mvn clean                  -- clean temp files from target folder
mvn package                -- create war file (under target directory)
mvn jetty:run              -- run showcase project locally
Run from local sources
mvn clean jetty:run

http://localhost:8080/showcase/

Documentation

User Guide is available at documentation page along with other additional resoures.

Contribution

Visit Contribution Wiki page for the detailed information.

License

Licensed under the Apache License, Version 2.0 (the "License") http://www.apache.org/licenses/LICENSE-2.0

About

Showcase используемой Аргус версии primefaces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 78.4%
  • Java 16.9%
  • CSS 3.0%
  • JavaScript 1.7%