You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -21,7 +21,7 @@ Vue 3 starter with typescript and vite for building any type of website with cle
21
21
- 🎨 Easily create custom ui component with tailwind and headless ui
22
22
- 💯 Produce clean code with eslint and prettier
23
23
- ⌨️ Safe typing with typescript
24
-
-🎤 Code spell checker with vscode extension
24
+
-📃 Generate static site on deployment
25
25
26
26
## VSCode Extension
27
27
@@ -65,7 +65,7 @@ To build the App, run
65
65
pnpm build
66
66
```
67
67
68
-
See [Vite SSG Initial State](https://github.com/antfu/vite-ssg#initial-state) for configuring initial state
68
+
See [Vite SSG Initial State](https://github.com/antfu/vite-ssg#initial-state) for configuring initial state and [how to fetch data](https://github.com/antfu/vite-ssg/issues/10#issuecomment-907692311)
0 commit comments