import './App.css'; export default function App() { return ( <>
React logo

React + Typescript + React Client

Edit src/App.tsx and save to test HMR

Click on the React logo to learn more

); }