Here you can easily get started with Unleash SDK for node.js and experiment.
cp -n .env.example .env
npm install
npm startCheck out index.js for the code.
You can set you instance URL and API client token in .env.
Set your flag name on line :6.