UNPKG

arrow-admin-ui

Version:

API Builder Console

19 lines (18 loc) 686 B
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>API Builder Console</title> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="description" content="API Builder Console" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <meta name="google" content="notranslate" /> <link rel="shortcut icon" href="{{PREFIX}}/favicon.ico" /> <script>{{CONFIG}}</script> </head> <body> <div id="app"></div> <script>__REACT_DEVTOOLS_GLOBAL_HOOK__ = parent.__REACT_DEVTOOLS_GLOBAL_HOOK__</script> <script type="text/javascript" src="{{PREFIX}}/assets/app.js"></script> </body> </html>