kibana/examples
Tyler Smalley baf56d80c4
[7.x] Updating the License (#88343) (#88745)
* Updating the Licenses, except for applying eslint, building

* Applying ESLint rules,building @kbn/pm, regenerating api docs

Co-authored-by: kobelb <brandon.kobel@elastic.co>
2021-01-19 17:54:11 -08:00
..
bfetch_explorer [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
dashboard_embeddable_examples [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
developer_examples [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
embeddable_examples [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
embeddable_explorer [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
routing_example [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
search_examples [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
state_containers_examples [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
ui_action_examples [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
ui_actions_explorer [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
url_generators_examples [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
url_generators_explorer [7.x] Updating the License (#88343) (#88745) 2021-01-19 17:54:11 -08:00
README.asciidoc Add a few asciidoc readmes (#72082) (#72290) 2020-07-20 10:17:33 -04:00

[[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
----