UNPKG

imba

Version:

Intuitive and powerful language for building webapps that fly

11 lines 291 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <style src='*'></style> </head> <body> <script type="module" src="__ENTRYPOINT__?web"></script> </body> </html>