vsavkin / router-store

51 stars 6 forks source link

How to install this #11

Open xindexer opened 7 years ago

xindexer commented 7 years ago

Trying to install and use this with my ngrx setup but am running into a bunch of issues.

npm i https://github.com/vsavkin/router-store.git

installs it just fine but when I try to import the StoreRouterConnectingModule I get a module not found.

Can somebody walk through a couple of steps on how to install it and get it to work? (I'm using the ngrx example app structure for my app)

Thanks

mkennedy3000 commented 7 years ago

This is not released yet. Please see my comment here