Guidelines embryo

This commit is contained in:
Marcus Eide
2020-03-11 10:50:51 +01:00
parent 7732205bf7
commit 360037f964
+2
View File
@@ -24,6 +24,8 @@ plugin directly by navigating to `http://localhost:3000/my-plugin`.*
## Developing guidelines
- Consider writing plugins in `TypeScript`.
- Plan the directory structure of your plugin so that it becomes easy to manage.
## Plugin concepts / API