I want to create and build a Vue.js app that uses feature flags (Azure Portal). The app will be a feature manager and the backend will be azure.
Where can I find help and guidance on how to get and add features of azure in my app?
The app should display all the features and which feature on or off, with a options to change features and add.
Do I have a tutorial or APIs that I can use? I would appreciate your assistance.
Thanks!