UNPKG

@haxtheweb/create

Version:

CLI for all things HAX the web

12 lines (11 loc) 301 B
<!doctype html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, minimum-scale=1, initial-scale=1, user-scalable=yes"> <title><%= name %> documentation</title> </head> <body> <script>globalThis.location.href = 'demo/index.html';</script> </body> </html>