Skip to content

nicobytes/todo-app-ngrx

Repository files navigation

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

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