This repository was archived by the owner on Jan 11, 2019. It is now read-only.

Description
Hi there,
Was trying to use a modified version of this kit to set an isomorphic SPA but started encountering a problem where the page refreshed the first time I clicked a react-router Link component. Thought I had borked something, but I was able to re-produce on a fresh install only modifying the main page to have 2 links to different routes. Not sure if an issue with koa, react-router or webpack, currently investigating. You can see the error if you run my fork, and specifically the changes I made are here.
• Browsers Tested: Latest Chrome, Latest Firefox
• Node version: 5.2.0
• Npm version: 3.3.12
Any help greatly appreciated, thanks! ✊