kibana/examples
Brandon Kobel 170a2956c8
Updating the License (#88343)
* Updating the Licenses, except for applying eslint, building

* Applying ESLint rules,building @kbn/pm, regenerating api docs
2021-01-19 17:52:56 -08:00
..
bfetch_explorer Updating the License (#88343) 2021-01-19 17:52:56 -08:00
dashboard_embeddable_examples Updating the License (#88343) 2021-01-19 17:52:56 -08:00
developer_examples Updating the License (#88343) 2021-01-19 17:52:56 -08:00
embeddable_examples Updating the License (#88343) 2021-01-19 17:52:56 -08:00
embeddable_explorer Updating the License (#88343) 2021-01-19 17:52:56 -08:00
routing_example Updating the License (#88343) 2021-01-19 17:52:56 -08:00
search_examples Updating the License (#88343) 2021-01-19 17:52:56 -08:00
state_containers_examples Updating the License (#88343) 2021-01-19 17:52:56 -08:00
ui_action_examples Updating the License (#88343) 2021-01-19 17:52:56 -08:00
ui_actions_explorer Updating the License (#88343) 2021-01-19 17:52:56 -08:00
url_generators_examples Updating the License (#88343) 2021-01-19 17:52:56 -08:00
url_generators_explorer Updating the License (#88343) 2021-01-19 17:52:56 -08:00
README.asciidoc Add a few asciidoc readmes (#72082) 2020-07-17 11:08:57 -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
----