erikras / react-redux-universal-hot-example

A starter boilerplate for a universal webapp using express, react, redux, webpack, and react-transform
MIT License
12k stars 2.5k forks source link

Move better-npm and concurrently to run npm start in production #1269

Open benoitvallon opened 8 years ago

benoitvallon commented 8 years ago

Move better-npm-run and concurrently to dependencies instead of devDependencies to make possible to run the npm run start command after npm install --production