Skip to content

Latest commit

 

History

History
executable file
·
26 lines (17 loc) · 838 Bytes

README.md

File metadata and controls

executable file
·
26 lines (17 loc) · 838 Bytes

Reactive Pizza

Reactive forms, Observables, Component architecture, Angular.




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.