This tutorial walks through getting started with a very simple Revel app.
- Getting started
    
- How to get Revel up and running.
 
 - Creating a new Revel app
    
- How to create a skeleton Revel project.
 
 - The request flow
    
- Trace the different steps in handling a request.
 
 - Implementing the Hello World app
    
- Implementing the ‘Hello World’ application in Revel.
 
 
Command line interactions are shown for the OSX / Linux environment but should directly translate into Windows.