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-rax
cd with-rax
Install it and run:
yarn install
yarn start
This example shows how to use Rax instead of React in a Razzle a project.