Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Latest commit

 

History

History

demo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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