/reactive-pizza

Angular v4.1.1 - Reactive Forms, Observables, Component Architecture. Pizza. 🍕

Primary LanguageTypeScript

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.