Get started with MyFlags by installing the appropriate SDK for your application.
Choose the installation method that best fits your application's needs.
Install the Next.js SDK using npm or yarn:
npm install @myflags/next
Or with yarn:
yarn add @myflags/next
Install the React SDK using npm or yarn:
npm install @myflags/react
Or with yarn:
yarn add @myflags/react
Install the Core SDK using npm or yarn:
npm install @myflags/core
Or with yarn:
yarn add @myflags/core
After installation, you'll need to:
For detailed instructions, check out the specific SDK documentation: