This repository hosts the community developed Apache Tomcat training material.
- Install Node.js (4.0.0 or later)
- Clone this repository
git clone https://github.com/apache/tomcat-training.git
- Navigate to the newly cloned repository
cd tomcat-training - Install dependencies
npm install
- Start the local server and monitor for changes
npm start
- View the material on http://localhost:8000
Edits made to the source files should be visible in your browser shortly after saving.