3.0.0 • Published 5 years ago

razzle-examples-with-react-router-3 v3.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

Razzle x React Router 3

How to use

Download the example or clone the whole project:

curl https://codeload.github.com/jaredpalmer/razzle/tar.gz/master | tar -xz --strip=2 razzle-master/examples/with-react-router-3
cd with-react-router-3

Install it and run:

yarn install
yarn start

Idea behind the example

This is a basic, bare-bones example of how to use Razzle and React Router 3.