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.htmlfile with JBoss Tools HTML Editor - Modify the
Member.javafile - 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.