Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 198 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 198 Bytes

Episode 118 - Redux from Scratch

Why use a state management library when you can build your own? Yes, with Redux Dev Tools included.

  1. git clone <this-repo>
  2. npm install
  3. ng serve