Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
0fcd4e6dcdc03f4e54f9f62ca719cf2c1663f97e
/
.
/
examples
/
webapp
/
index.html
blob: c1e63e41218b2c2fbe428e38488e9ecb78c830e1 [
file
] [
log
] [
blame
]
<html>
<head>
<title>
rules_nodejs webapp example
</title>
<link
rel
=
"icon"
href
=
"/favicon.png"
>
<!-- CSS will be linked here -->
</head>
<!-- JS scripts will be included here -->
</html>