Added my-app directive to the ES5 'Getting started' guide
This commit is contained in:
parent
bdf28bc026
commit
b0c75b49e2
|
@ -66,6 +66,7 @@
|
|||
<script src="main.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<my-app></my-app>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
Loading…
Reference in New Issue