Skip to main content
Deno 2 is finally here 🎉️
Learn more

Deno+React Frontend, minimal setup

How to start

  • npm
npm run build
npm start
  • yarn
yarn run build
yarn start
  • denon (version ^2.3.3)
denon start

References