First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying src/app.tsx
. The page auto-updates as you edit the file.
To learn more about CRA, take a look at the following resources:
- create-react-app - learn about create React App
- customize-cra - Learn how to customize the configs of the CRA