To test this SDK follow these steps:
- run "npm install" in root directory
- run "npm run build" in root directory
- cd examples
- run "npm install .."
- "node index.js" in examples directory.
- Edit index.js file in examples directory as needed. https://openfeature.dev/specification/types
See our Introduction