Example of using Featurevisor with Express.js application.
Clone the repository and install dependencies:
npm ciRun the application:
npm startVisit http://localhost:3000 to see the application.
The example uses the Featurevisor v3 createFeaturevisor API and loads the
published Cloudflare example datafile before starting Express.
Run the automated test with:
npm testMIT © Fahad Heylaal