File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed
Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,16 @@ export function App() {
2525 Edit < code > src/app.tsx</ code > and save to test HMR
2626 </ p >
2727 </ div >
28+ < p >
29+ Check out{ ' ' }
30+ < a
31+ href = "https://preactjs.com/guide/v10/getting-started#create-a-vite-powered-preact-app"
32+ target = "_blank"
33+ >
34+ create-preact
35+ </ a >
36+ , the official Preact + Vite starter
37+ </ p >
2838 < p class = "read-the-docs" >
2939 Click on the Vite and Preact logos to learn more
3040 </ p >
Original file line number Diff line number Diff line change @@ -25,6 +25,16 @@ export function App() {
2525 Edit < code > src/app.jsx</ code > and save to test HMR
2626 </ p >
2727 </ div >
28+ < p >
29+ Check out{ ' ' }
30+ < a
31+ href = "https://preactjs.com/guide/v10/getting-started#create-a-vite-powered-preact-app"
32+ target = "_blank"
33+ >
34+ create-preact
35+ </ a >
36+ , the official Preact + Vite starter
37+ </ p >
2838 < p class = "read-the-docs" >
2939 Click on the Vite and Preact logos to learn more
3040 </ p >
You can’t perform that action at this time.
0 commit comments