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.
cd node_full_stack_demo/
npm install
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