create-framer-plugin
v1.0.0
Published
Create Framer Plugins with one command
Downloads
338
Maintainers
Keywords
Readme
Create Plugin
This is where the npm create framer-plugin
package lives, alongside the template that is created during that flow. This may eventually house more templates and examples.
Developing
- Run
yarn dev
to edit the canvas template. - Run
yarn start
to test the create command.