UNPKG

@corejam/core-components

Version:

Corejam - Core Components

13 lines (12 loc) 416 B
<!DOCTYPE html> <html dir="ltr" lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0" /> <script type="module" src="/build/corejam-core-components.esm.js"></script> <script nomodule src="/build/corejam-core-components.js"></script> </head> <body> <corejam-app></corejam-app> </body> </html>