Skip to content

Sample web applications to demonstrate WComponents and provide "starter" projects

License

Notifications You must be signed in to change notification settings

BorderTech/wcomponents-samples

Repository files navigation

wcomponents-samples

Sample web applications to demonstrate WComponents and provide "starter" projects

Live Demo

A live demo of the sample applications are available at the following links:

Build and Run Sample

If you wish to build the samples you will need Apache Maven installed. Minimum requirements are Maven 3.2.2 and Java 7.

Follow these commands to fetch the sample source, build and run:

  1. git clone https://github.com/bordertech/wcomponents-samples.git (first time only)
  2. cd wcomponents-samples
  3. mvn install
  4. Change to the sample's war module directory you wish to run (eg cd client-app-sample/client-war)
  5. mvn jetty:run
  6. Access sample at http://localhost:8080/app

About

Sample web applications to demonstrate WComponents and provide "starter" projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published