## Optimizely Express Middleware Demo

A standard express server demonstrating the usage of @optimizely/express-sdk.

# Running Locally
- Clone this repo
- Change directory to the `/demo` folder
- Run `npm install`
- Run the application with `npm start`
