UNPKG

bbpro

Version:

BrowserBox - remote browser isolation tool

7 lines (6 loc) 212 B
<!DOCTYPE html> <meta charset=utf-8> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Chat App</title> <link rel=stylesheet href=style.css> <script type=module src=src/app.js></script>