UNPKG

867 BHTMLView Raw
1<!DOCTYPE html>
2<html>
3<head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
5 <title>neoui-react-button</title>
6 <link rel="stylesheet" href="./dist/demo.css">
7 <link rel="stylesheet" href="./demo/atom-one-dark.css">
8</head>
9<body style="background: #eceff1">
10<div id="tinperBeeDemo"></div>
11<script src="//cdn.jsdelivr.net/highlight.js/9.8.0/highlight.min.js"></script>
12<script>
13 hljs.initHighlightingOnLoad();
14</script>
15<script src="./node_modules/console-polyfill/index.js"></script>
16<script src="./node_modules/es5-shim/es5-shim.min.js"></script>
17<script src="./node_modules/es5-shim/es5-sham.min.js"></script>
18<script src="./node_modules/react/dist/react-with-addons.js"></script>
19<script src="./node_modules/react-dom/dist/react-dom.js"></script>
20<script src="./dist/demo.js"></script>
21</body>
22</html>