<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
<h1>Table of Contents</h1>

- [Running this example](#running-this-example)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

### Running this example

1. Clone the [react-ab-test repository](https://github.com/pushtell/react-ab-test)
2. Change to the [./example/isomorphic](https://github.com/pushtell/react-ab-test/tree/master/example/isomorphic) directory
2. Run `npm install` to install dependencies
3. Run `npm start`
4. Open [http://localhost:8080](http://localhost:8080) in your browser
