- Install and start the API server
cd api-servernpm installnode server
- In another terminal window, start the client app
cd frontendnpm installnpm start
- react
- redux
- redux-saga
- redux-form
- ramda
- reselect
- flowtype
- styled-components
https://github.com/udacity/reactnd-project-readable-starter/blob/master/api-server/README.md
