todo app ngrx

TodoMV* - Angular + Redux (ngrx)

39
16
TypeScript

TodosAppNgrx

Is the example for use Angular + Ngrx (Redux) for a TodoMV* App

You can see all files about redux in TodoMV* App

Built with @angular/cli

DEMO ONLINE

cover

Included

Quick start

# clone the repo
git clone https://github.com/nicobytes/todo-app-ngrx.git

# Install the dependencies:
npm install

# start the server
ng serve

Features

  • TodoMV* features … link
  • Redux with ngrx
  • Persistence
  • Routing
  • coverage = 100%

coverage

Todos

  • [] Add Angular Universal
  • [] PWA