/react-pdx-react-router

Code used for react-router presentation at React PDX on Feb 10, 2015

Primary LanguageCSS

react-pdx-react-router

Presented at React PDX on February 10, 2015.

Running Code

$ npm install
$ webpack --config webpack.prod.js
$ node bin/www

Then open browser to any of:

Development Mode

First, install compass

$ gem update --system
$ gem install compass

Then run in development mode

$ npm install
$ NODE_ENV=development node bin/www

In development mode, the latest javascript bundles and css will always be served.

Links

react-router

react-router-proxy-loader