Demo of a simple client-side React app written in Deno.
- After installing
dsbuild, rundeno task runfrom this directory. - Open up http://localhost:8000 in a browser.
- Make some changes to
src/app.tsx. - Refresh the page in your browser, and you should see your updates instantly!