UNPKG
generator-mikro
Version:
latest (0.0.6-unstable)
0.0.6-unstable
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Microservices App
generator-mikro
/
client-app
/
templates
/
custom
/
public
/
index.html
6 lines
•
84 B
HTML
View Raw
1
2
3
4
5
6
<
html
>
<
head
>
</
head
>
<
body
>
<
h1
>
Hello World
</
h1
>
</
body
>
</
html
>