0:00

0:00

Modo cinema

Create Plugins for Framer even if you don't know how to code - Bonus

Create Plugins for Framer even if you don't know how to code - Bonus

Class materials:

Install NodeJs by clicking here.

Install Visual Studio by clicking here.

Command to create plugin:

npm create framer-plugin@latest

Commands to run the plugin:

cd nomedoseuplugin // Para abrir o diretório do plugin.

npm run dev // Para executar seu plugin.

Base code of our App.tsx:

import "./App.css";
import { framer } from "framer-plugin"; // Certifique-se de importar corretamente

// Exibe a interface do plugin
framer.showUI({
  position: "top right", // Aqui defini a posição inicial.
  width: 315, // Aqui defini a largura.
  height: 390, // Aqui defini a altura.
});

export default function App() {
  return (

    // A partir daqui seu código.

   // Aqui acaba o seu código, cole o CSS em App.css.

  );
}

About:

About:

SEO Component

Name: Create Plugins for Framer even if you don't know how to code - Bonus

Description: Soon.

Address: Brasil, , , , BR

Telephone: +55 31 99680-7408

URL: https://uncode.club

Social Links: N/A

Opening Hours: Mo-Fr 08:00-18:00

Coordinates: 19.919068, -43.938575

Tags: Curso de FramerFramerAprenda FramerAprenda Framer gratuitamenteTutorial de FramerPlugins para FramerLançamentos com Framer