Skip to content

daytonaio/react-hello-world

Repository files navigation

React Hello World

This repo is a simple React Hello World example.

Tech stack:

  • React
  • Vite
  • Typescript
  • yarn

Install dependencies.

$ yarn

Run the app

$ yarn dev