Overview

May 6, 2017 ยท View on GitHub

Reactive Pizza

Reactive forms, Observables, Component architecture, Angular.



Installation | Live demo

Overview

This is an application to demonstrate Angular's reactive forms with a component architecture system. There's no backend, just an Observable store to push more content into.

Installation

If you'd like to run this project, just clone the repo, run yarn install followed by a yarn start and you're good to go.