kibana/examples/README.asciidoc
Stacey Gammon 6a03e8b5b8
Add a few asciidoc readmes (#72082)
* Add a few asciidoc readmes

* add updated code-exploration. Need to fix the script in another go to add asciidoc support. The snippet didn't show up anyway.
2020-07-17 11:08:57 -04:00

10 lines
200 B
Plaintext

[[example-plugins]]
== Example plugins
This folder contains example plugins. To run the plugins in this folder, use the `--run-examples` flag, via
[source,bash]
----
yarn start --run-examples
----