react-redux-axios-boilerplate Install dependencies. > npm install Run react app > npm start Run mock api > npm run api Production build can be tested with local-web-server > npm run build > cd ./dist > ws -s index.html