You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
463 B
12 lines
463 B
|
|
<br><br> |
|
<div class="container h-100 d-flex justify-content-center align-items-center"> |
|
|
|
|
|
<div class="container h-100 d-flex justify-content-center align-items-center"> |
|
<div id="react_app"></div> |
|
</div> |
|
|
|
<script src="https://unpkg.com/react@17/umd/react.development.js" crossorigin></script> |
|
<script src="https://unpkg.com/react-dom@17/umd/react-dom.development.js" crossorigin></script> |
|
<script src="/static/app.js"></script>
|
|
|