Cart-Component und zugehöriges Routing hinzugefügt
[examples/angular-tutorial] / src / app / cart / cart.component.html
diff --git a/src/app/cart/cart.component.html b/src/app/cart/cart.component.html
new file mode 100644 (file)
index 0000000..6bdabc8
--- /dev/null
@@ -0,0 +1 @@
+<p>cart works!</p>