UNPKG

zwitterion

Version:

A web dev server that lets you import anything*

11 lines (9 loc) 160 B
<!DOCTYPE html> <html> <head> <script type="module" src="index.js"></script> </head> <body> Hello there world! </body> </html>