UNPKG

wundery-ui-react

Version:

React bindings for the Wundery UI framework

14 lines (13 loc) 386 B
<html> <head> <meta charset="utf-8"> <!-- Change this to an online version if you prefer to not run it locally. See: https://github.com/wundery/wundery-ui --> <link rel="stylesheet" type="text/css" href="http://localhost:8042/latest/ui.css"> </head> <body> <script type="text/javascript" src="bundle.js" charset="utf-8"></script> </body> </html>