UNPKG

camel-components

Version:
13 lines 426 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Camel Components</title> <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'> <link href='https://fonts.googleapis.com/css?family=Indie+Flower' rel='stylesheet' type='text/css'> </head> <body> <div id="appRoot"></div> <script src="./bundle.js" type="text/javascript"></script> </body> </html>