Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOS-React-2
QOS-React-2
/
fixtures
/
packaging
/
browserify
/
prod
/
index.html
Code
Commits
Issues
Pulls
Sessions
CI/CD
main
main
html
6 lines
102 Bytes
Copy permalink
Copy
Raw
1
<html>
2
<body>
3
<div
id=
"container"
></div>
4
<script
src=
"output.js"
></script>
5
</body>
6
</html>