create-react-demo Create a simple react demo using Express+webpack+Babel+react-router Usage npm install -g create-react-demo create-react-demo app cd app npm install npm start open http://localhost:3000/ to see your app.