UNPKG

ep-react-ui

Version:
20 lines (19 loc) 797 B
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="theme-color" content="#000000"> <link rel="shortcut icon" href="favicon.ico"> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,700" rel="stylesheet"> <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css" rel="stylesheet"> <title>EP React UI Components</title> </head> <body> <noscript> You need to enable JavaScript to run this app. </noscript> <div id="App">Loading...</div> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDeX5SZ04Pj5NIvGgTuqTGDJ-6EUVrMne0&libraries=places"></script> </body> </html>