Getting Ready

We need to install the redux-mock-store, moxios, and redux-thunk packages to test our Redux containers. You will need to run npm install first to install all the dependencies:

    npm install // This is to install the previous packages
npm install redux-mock-store moxios redux-thunk
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset