mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[docs] Add missing App Arch READMEs. (#82080)
This commit is contained in:
parent
eedf0673d3
commit
dc56b56201
6 changed files with 60 additions and 2 deletions
8
examples/state_containers_examples/README.md
Normal file
8
examples/state_containers_examples/README.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
## State containers examples
|
||||
|
||||
This example app shows how to:
|
||||
- Use state containers to manage your application state
|
||||
- Integrate with browser history and hash history routing
|
||||
- Sync your state container with the URL
|
||||
|
||||
To run this example, use the command `yarn start --run-examples`.
|
Loading…
Add table
Add a link
Reference in a new issue