Skip to content

Commit 2ef1eff

Browse files
committed
better readme
1 parent 68d770c commit 2ef1eff

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,23 @@
22

33
Is the example for use Angular + Ngrx (Redux) for a [TodoMV* App](http://todomvc.com/)
44

5-
You can see all files about redux in [TodoMV* App](http://todomvc.com/)
5+
You can see all files about redux in [TodoMV* App](https://github.com/nicobytes/todo-app-ngrx/tree/master/src/redux)
66

77
# [DEMO ONLINE](https://todomvc-8d040.firebaseapp.com/)
88

9-
With coverage in 100%
9+
![cover](https://firebasestorage.googleapis.com/v0/b/todomvc-8d040.appspot.com/o/cover.png?alt=media&token=e8d4f906-4866-4b7a-a51a-f73867f985e3 "cover")
10+
11+
# Features
12+
13+
- TodoMV* features ... [link](https://github.com/tastejs/todomvc/blob/master/app-spec.md#functionality)
14+
- Redux with ngrx
15+
- Persistence
16+
- Routing
17+
- coverage = 100%
1018

1119
![coverage](https://firebasestorage.googleapis.com/v0/b/todomvc-8d040.appspot.com/o/coverage.png?alt=media&token=e4e0ab21-51f3-4959-8969-381f8a081944 "coverage")
1220

21+
1322
# Angular Info
1423

1524
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.3.2.

0 commit comments

Comments
 (0)