create-flusterduck
v0.7.10
Published
npx create-flusterduck. Set up UX friction tracking in 2 minutes. Rage click detection, dead click tracking, form abandonment monitoring.
Maintainers
Readme
create-flusterduck
Add Flusterduck to the project in your current directory. This is a shortcut for flusterduck init: it detects your framework and package manager, then injects the Flusterduck SDK into the right entry point. It does not scaffold a new project.
npm create flusterduckRun it from the root of an existing app (React, Vue, Next.js, Nuxt, SvelteKit, or a vanilla browser project). To scaffold a fresh app, use your framework's own starter first, then run this inside it.
Any arguments you pass go straight through to the CLI, so npm create flusterduck -- --help shows every option.
