diff --git a/README.md b/README.md index c31fadd1..6f02d583 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,7 @@ Each example runs on a different port. Run multiple examples simultaneously and - UI Elements - [Lists](./chapter-11/2-ui-elements-lists) - [Images](./chapter-11/3-ui-elements-images) + - [Inputs](./chapter-11/4-inputs) ## Support diff --git a/chapter-11/4-inputs/index.xml b/chapter-11/4-inputs/index.xml new file mode 100644 index 00000000..9c12c694 --- /dev/null +++ b/chapter-11/4-inputs/index.xml @@ -0,0 +1,58 @@ + + + + +
+ My first app +
+ + Hello World! + + + My first item + + + My second item + + + +
+ + Appetizers + + + French Fries + + + Onion Rings + +
+
+ + Entrees + + + Burger + +
+
+ + + + + + + +
+ +
+