TypeScript React/Redux App Installation $ git clone https://github.com/GregWilson/react-redux-movies-app.git $ npm install Run Webpack Dev Server (localhost:8080) $ npm run serve Run Tests $ npm run test Build JS Bundle $ npm run build