Please update the docs with any API changes, the code and docs should always be in sync.
npm run examples
will run webpack-dev-server and start a server at http://localhost:8080. Use http://localhost:8080/webpack-dev-server/ to get live reloading.
Please do not include the output of npm run build
in your commits, we only do this when we release.
Yes, this file is freely inspired from rackt/react-router contribution guidelines