React-Redux VS 2017 template
Hi I'm new to react/redux. I started playing around with the React-Redux template in Visual Studio 2017. I want to load a left navigation that is common to the UI. The left navigation needs to call an API to populate. I don't really want to inclu...