Skip to content

teamEPYC/Epyc-Slider-Webflow-Plugin

Repository files navigation

Designer Extension Starter: React

Explore the documentation for detailed information on Designer Extension features and API.

Local Development

npm run dev

For running tailwind CSS run the following command

npx tailwindcss -i ./src/input.css -o ./public/styles.css --watch

This command installs dependencies, watches for changes in the src/ folder, and serves your extension files from ./dist/. Use the displayed URL as the "Development URL" in Webflow Designer's Apps panel to launch your extension.

Build for Distribution

npm run build

This command prepares a ${bundleFile} in the ./dist/ folder. Upload this bundle.zip file for distributing the App inside of your workspace or via the Marketplace.

Epyc-Slider-Webflow-Plugin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages