Merge pull request #95 from SamVerschueren/iss94
Added my-app directive to the ES5 'Getting started' guide
This commit is contained in:
commit
46f8910fad
|
@ -66,6 +66,7 @@
|
||||||
<script src="main.js"></script>
|
<script src="main.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<my-app></my-app>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue