Skip to content

Commit

Permalink
Update create-a-react-app-with-vite.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
Dusch4593 committed Mar 12, 2024
1 parent 24c28b0 commit fa62a9b
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -156,7 +156,7 @@ Vite will now build up our app and then serve it with a `localhost` link, simila

If we copy/paste this link on a browser, we should see the following output:

<ImageZoom src="https://raw.githubusercontent.com/codedex-io/projects/main/projects/create-a-react-app-with-vite/served-react-app-2.png" alt="Served React app, as seen from the browser" />
<ImageZoom src="https://raw.githubusercontent.com/codedex-io/projects/main/projects/create-a-react-app-with-vite/served-react-app-2.gif" alt="Served React app, as seen from the browser" />

To copy/paste, here are the keyboard shortcuts:

Expand Down

0 comments on commit fa62a9b

Please sign in to comment.