UNPKG

bbpro

Version:

BrowserBox - remote browser isolation tool

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