UNPKG
hope-fe-cli
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
0.0.9
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
cli for hope frondend project
github.com/huruji/hope-fe-cli
huruji/hope-fe-cli
hope-fe-cli
/
templates
/
sass-demo
/
src
/
html
/
public
/
header.html
9 lines
(7 loc)
•
174 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
<
header
class
=
"header"
>
<
div
class
=
"container clearfix "
>
<
div
class
=
"header-title"
>
<
h1
>
厚朴工作室项目CLI工具
</
h1
>
</
div
>
</
div
>
</
header
>