UNPKG
@vin_coder/pg-cli-template-frame-react
Version:
latest (0.0.41)
0.0.41
0.0.40
0.0.38
0.0.37
0.0.36
0.0.29
react 框架模版
github.com/vin1992/pg-cli
vin1992/pg-cli
@vin_coder/pg-cli-template-frame-react
/
generator
/
template
/
public
/
index.html
10 lines
(9 loc)
•
210 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE
html
>
<
html
lang
=
"en"
>
<
head
>
<
meta
charset
=
"UTF-8"
/>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1.0"
/>
<
title
>
Document
</
title
>
</
head
>
<
body
>
</
body
>
</
html
>