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
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,8 @@
17
17
18
18
This template is intended for full Typescript use
19
19
20
+
See deployed app of this template [here](https://nuxt-typescript-starter.netlify.app/).
21
+
20
22
# Features
21
23
22
24
- 🔥 Configurations are fully writen in Typescript (**No JavaScript** file on this repo!)
@@ -52,6 +54,8 @@ $ yarn start
52
54
$ yarn generate
53
55
```
54
56
55
-
# Note
57
+
## Show your support
58
+
59
+
Would you mind to give a ⭐️ if this project helped you :)
56
60
57
61
If you meet any difficulties or have a question about this `Nuxt Typescript Starter` please create an issue and put `question` label on it, I would really happy to help :)
0 commit comments