Skip to content

optimizely-christine/node_full_stack_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimizely X: Node Full Stack Demo

Please refer to the Optimizely X: Full Stack Node Documentation.

This demo app will show using the Node SDK to roll out a new sorting feature.

Step 1: Install Optimizely and Other Node Dependencies

cd node_full_stack_demo/
npm install

Step 2: Start the App

cd node_full_stack_demo/
npm start

Then go to http://localhost:3003

To update the Otpimizely variation code, view the routes/index.js file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published