File tree 2 files changed +20
-0
lines changed
2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,16 @@ export function App() {
25
25
Edit < code > src/app.tsx</ code > and save to test HMR
26
26
</ p >
27
27
</ 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 >
28
38
< p class = "read-the-docs" >
29
39
Click on the Vite and Preact logos to learn more
30
40
</ p >
Original file line number Diff line number Diff line change @@ -25,6 +25,16 @@ export function App() {
25
25
Edit < code > src/app.jsx</ code > and save to test HMR
26
26
</ p >
27
27
</ 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 >
28
38
< p class = "read-the-docs" >
29
39
Click on the Vite and Preact logos to learn more
30
40
</ p >
You can’t perform that action at this time.
0 commit comments