Skip to content

Latest commit

 

History

History

react

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

dsbuild React example

Demo of a simple client-side React app written in Deno.

  1. After installing dsbuild, run deno task run from this directory.
  2. Open up http://localhost:8000 in a browser.
  3. Make some changes to src/app.tsx.
  4. Refresh the page in your browser, and you should see your updates instantly!