UNPKG

852 BHTMLView Raw
1<!DOCTYPE html>
2<html lang="en">
3 <head>
4 <meta charset="utf-8" />
5 <meta name="viewport" content="width=device-width, initial-scale=1" />
6 <meta name="theme-color" content="#000000" />
7 <meta
8 name="description"
9 content="Backstage is an open platform for building developer portals"
10 />
11 <title>Backstage</title>
12 </head>
13 <body>
14 <noscript>You need to enable JavaScript to run this app.</noscript>
15 <div id="root"></div>
16 <!--
17 This HTML file is a template.
18 If you open it directly in the browser, you will see an empty page.
19
20 You can add webfonts, meta tags, or analytics to this file.
21 The build step will place the bundled scripts into the <body> tag.
22
23 To begin the development, run `yarn start`.
24 To create a production bundle, use `yarn build`.
25 -->
26 </body>
27</html>