| <html> | |
| <head> | |
| <title>MUIDatables Example</title> | |
| <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> | |
| </head> | |
| <body> | |
| <div id="app-root"> | |
| </div> | |
| </body> | |
| <script src="/bundle.js"></script> | |
| </html> | |