Utilisation de React pour le client

This commit is contained in:
2019-11-28 14:12:48 +01:00
parent 98f4288c8a
commit c6851f3f42
27 changed files with 751 additions and 444 deletions

View File

@ -7,7 +7,7 @@
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<div id="gitea-kan" class="is-fullheight"></div>
<div id="app" class="is-fullheight"></div>
<script type="text/javascript" src="main.js"></script>
</body>
</html>