/unleash-demo-app

This project is used as a demo app that is runtime-controlled (feature toggled) by Unleash.

Primary LanguageTypeScript

unleash-demo-app

This project is used as a demo app that is runtime-controlled (feature toggled) by Unleash.

Development

Get started with the following pnpm commands:

# Install dependencies
pnpm i

# Start development server
pnpm dev

Alternatively, use a different package manager like yarn or npm.

Uses