This repository showcases what's possible with the Plasmo Framework!
The easiest way to get hacking on the Plasmo Framework is to run the create plasmo
command!
pnpm create plasmo --with-<example-name>
# OR npm v7
npm create plasmo -- --with-<example-name>
For more detail, please read this documentation: https://docs.plasmo.com/framework/workflows/new#with-an-example-template
And see the discussion here for details on how to work with this example repository: https://discord.com/channels/946290204443025438/1044558522316234752
Please visit this issue form in the plasmo repo. Thanks 😀
Check out our documentation to get a deeper look into what the framework offers.