Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 564 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 564 Bytes

PrimeUI-Headstart

This project is the source code belonging to my blog post http://www.beyondjava.net/blog/started-prime-ui-html5-style/. It shows how to use PrimeUI (see http://www.primefaces.org/primeui/) in a HTML or PHP page. It also includes AngularJS 1.0.7 to make things fancy.

Simply open one of the two index files:

  • index.html is the simple version working in every modern browser.
  • index.php is the same file as PHP. Basically, it's almost identical - it only shows PrimeUI also works in a PHP context.