Webpack has been updated. Tested and is fully deployable when added with a server.

dist folder appears with all minified files for deployment.

npm install
npm run build (for deployment or to run server side)
npm start (will auto launch on localhost:8080)

Have fun with React!

If you want to still use the old webpack setup, go here:
https://github.com/amagalla/oldWebpack