https://github.com/dxx/react-bilibili
高仿 B 站 web 移动端
本项目基于此 SSR 服务端渲染模板,使用 React16.8,Typescript 开发
https://github.com/AlloyTeamDev/Pro
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<title>PRO Template</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<!-- PRO CSS -->
<link rel="stylesheet" type="text/css" href="css/pro.css">
</head>
<body class="ui-app">
<div class="ui-top-bar js-no-bounce">
PRO Template
</div>
<div class="ui-bottom-bar js-no-bounce" role="toolbar" tabindex="0">
<button class="ui-bottom-bar-button js-active" data-toggle="tab" data-target="#page1">
<span class="ui-icon"></span>
<span class="ui-label">CSS</span>
</button>
</div>
</div>
<div id="page1" class="ui-page js-active">
<div class="ui-page-content">
<h1>Hello, world!</h1>
</div>
</div>
<!-- PRO JS -->
<script src="js/pro.js"></script>
</body>
</html>
https://github.com/Boodo-FE/SkyNote
A voice-activated 3D game with three.js