Skip to content

Commit 34d7dd5

Browse files
Merge pull request #14 from hasan-almujtaba/hasan-almujtaba-patch-1
Update README.md
2 parents be6544e + 6ec81d3 commit 34d7dd5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github.com/tterb/atomic-design-ui/blob/master/LICENSEs)
2-
![GitHub Repo stars](https://img.shields.io/github/stars/hasan-almujtaba/vue3-ssg-starter)
3-
![GitHub forks](https://img.shields.io/github/forks/hasan-almujtaba/vue3-ssg-starter)
2+
![GitHub Repo stars](https://img.shields.io/github/stars/hasan-almujtaba/vue-starter)
3+
![GitHub forks](https://img.shields.io/github/forks/hasan-almujtaba/vue-starter)
44

55
# Vue 3 Starter
66

@@ -21,7 +21,7 @@ Vue 3 starter with typescript and vite for building any type of website with cle
2121
- 🎨 Easily create custom ui component with tailwind and headless ui
2222
- 💯 Produce clean code with eslint and prettier
2323
- ⌨️ Safe typing with typescript
24-
- 🎤 Code spell checker with vscode extension
24+
- 📃 Generate static site on deployment
2525

2626
## VSCode Extension
2727

@@ -65,7 +65,7 @@ To build the App, run
6565
pnpm build
6666
```
6767

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)
6969

7070
### Deploy to Netlify
7171

0 commit comments

Comments
 (0)