You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,13 @@
24
24
</div>
25
25
26
26
27
+
## Disclaimer
28
+
29
+
This project's works well to build a bundled React app for static serving.
30
+
31
+
There is just a bug on the dev server where the app is frozen. There is an [issue](https://github.com/MichaelCurrin/react-deno-quickstart/issues/1) for this.
32
+
33
+
27
34
## Preview
28
35
29
36
This template project uses **Deno** to build a **React** app (no Node.js here). The app gets deployed using GH Actions and then served as a GitHub Pages site.
0 commit comments