This repository contains a step-by-step tutorial to build a simple ToDo app using Aurelia.
Each tutorial branch in this repository contains one commit for each of the steps outlined in TUTORIAL.md. For each step in this file there is a corresponding instructions and result step.
Create your own Aurelia app and follow along the steps described in TUTORIAL.md. Use the corresponding commits in this repository to compare your solution and the one provided here.