A simple test component to verify Webflow Code Components import process.
- Install dependencies:
npm i - Run locally:
npm run dev - Build:
npm run build
Since the CLI library share command is not available, use the Webflow Dashboard:
- Go to Site Settings → Integrations
- Find Code Components section
- Upload the built component from the
distfolder