1 Forks
7 Stars
7 Watchers

sample-app

Sample application to illustrate the issues I was having combining webpack 2, webpack-dev-server 2, react-router 3, and react-hot-loader 3 beta. See https://github.com/gaearon/react-hot-loader/issues/515 and https://github.com/webpack/webpack-dev-server/issues/742. Update: fixed in both branches master and react-router-4

How to download and setup sample-app

Open terminal and run command
git clone https://github.com/rpoitras/sample-app.git
git clone is used to create a copy or clone of sample-app repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sample-app https://github.com/rpoitras/sample-app/archive/master.zip

Or simply clone sample-app with SSH
[email protected]:rpoitras/sample-app.git

If you have some problems with sample-app

You may open issue on sample-app support forum (system) here: https://github.com/rpoitras/sample-app/issues