Skip to content

Simple full stack Java EE project of an e-commerce application just for fun

Notifications You must be signed in to change notification settings

riffert/ecommerce

 
 

Repository files navigation

  1. clone it, or download the zip containing the source
  2. run $ mvn clean install
  3. deploy ear(preferrably) to Glassfish and start it up
  4. point your browser to http://localhost:8080/ecommerce
  5. enjoy, and as always, contributions are more than welcome!

About

Simple full stack Java EE project of an e-commerce application just for fun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.3%
  • CSS 3.7%