Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 549 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 549 Bytes

Aurelia Tutorial

Overview

This repository contains a step-by-step tutorial to build a simple ToDo app using Aurelia.

Usage

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.

... as tutorial

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.