In a separate shell:
npm install
npm start
You can Sign up, Sign out or Sign in using the forms. The /feature endpoint is only available when signed in.
Uses redux-thunk rather than redux-promise for actions to get more control over the responses with .then/catch.