Template REACT REDUX WEBPACK Description A template for a react redux webpack project with thunk and sass. Installation Create 1 file: .env: environment variables Start In development mode: npm run start In production mode: npm run build In production mode (with addons): npm run build:analyze