mirror of
https://github.com/penpot/penpot.git
synced 2026-08-05 04:18:41 +00:00
📚 Chore: Update create-a-plugin.md
Add Svelte and change version to the updated version of in the examples on https://github.com/penpot/plugin-examples
This commit is contained in:
parent
568af52ebc
commit
cf0d9a433d
@ -34,9 +34,11 @@ Create your own app with the framework of your choice. See examples for each fra
|
|||||||
|
|
||||||
| Framework | Command | Version\* |
|
| Framework | Command | Version\* |
|
||||||
| --------- | ----------------------------------------------------------- | --------- |
|
| --------- | ----------------------------------------------------------- | --------- |
|
||||||
| Angular | ng new plugin-name | 18.0.0 |
|
| Angular | ng new plugin-name | 19.2.2 |
|
||||||
| React | npm create vite@latest plugin-name -- --template react-ts | 18.2.0 |
|
| React | npm create vite@latest plugin-name -- --template react-ts | 19.0.0 |
|
||||||
| Vue | npm create vue@latest | 3.4.21 |
|
| Vue | npm create vue@latest | 3.5.13 |
|
||||||
|
| Svelte | npm create svelte@latest | 3.5.13 |
|
||||||
|
|
||||||
|
|
||||||
_\*: version we used in the examples._
|
_\*: version we used in the examples._
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user