mirror of
https://github.com/speice-io/isomorphic-rust
synced 2026-06-13 16:51:56 -04:00
Get most of yew in place
Doesn't actually run though...
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title></title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root">Loading...</div>
|
||||
</body>
|
||||
<script src="./bundle.js"/>
|
||||
</html>
|
||||
Reference in New Issue
Block a user