3.3. Tutorial Overview

This tutorial demonstrates how to create, develop and deploy the HTML5 archetype using JBoss Developer Studio:
  • Create the HTML5 Project from JBoss Central
  • Deploy the application to JBoss EAP with JBoss Server Tools
  • View the application with BrowserSim
  • Enable LiveReload functionality in BrowserSim
  • Modify the index.html file with JBoss Tools HTML Editor
  • Modify the Member.java file
  • Republish the application to JBoss EAP with JBoss Server Tools
You must work through these tasks in the order they are presented because the earlier tasks are prerequisites for the later tutorial tasks.