Hacker News new | ask | show | jobs
by marktucker 3150 days ago
You can do:

    npm install --save react-router@3
which will add "react-router": "^3.2.0" to your package.json.