You can view the latest version of the package here

Setting Up Your Development Environment

Installation

Running the Development Server

Navigate to your project directory and run the development server using your package manager of choice:

This will start the development server, usually on port 3000. Open http://localhost:3000 in your web browser to see your app.

Previewing Effects

Now, you can start using ClickFusion in your React components. Whether you’re using TypeScript or JavaScript, we’ve got you covered.

Visit your app’s page, and you should see the button with the coolmode effect applied when clicked.