UNPKG
angular-webpack-quickstart
Version:
latest (0.1.2)
0.1.2
Angular QuickStart with Webpack 2 - source from the documentation.
angular-webpack-quickstart
/
src
/
app
/
app.component.html
2 lines
(1 loc)
•
25 B
HTML
View Raw
1
2
<
h1
>
Hello {{name}}
</
h1
>