- Ensure node is installed and npm is available as a command
- Clone the repo
- run "npm install"
- run "./node_modules/webpack/bin/webpack.js"
- How can I Run/Debug this in WebStorm by loading /index.html, but the URL is /home, rather than /index.html?
- If you just try to Run/Debug by default you get "Warning: [react-router] Location "/debugging-webpack-react-router/index.html" did not match any routes"