Skip to content

hubbycoder/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

About

TodoMV* - Angular + Redux (ngrx)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.9%
  • HTML 14.0%
  • JavaScript 4.7%
  • CSS 0.4%