angular-redux / form

Keep your Angular2+ form state in Redux
MIT License
41 stars 15 forks source link

[docs] needs a TL;DR for quick bootstrapping #4

Closed SethDavenport closed 7 years ago

SethDavenport commented 7 years ago

Took me a while to figure out how to get actions flowing from my form. The README.md could be improved with a quick angular-redux/store example, including:

Right now the info is all there but it's a bit scattered.

SethDavenport commented 7 years ago

Planning to overhaul the docs globally - see angular-redux/store#314