Skip to content

Commit 4f155a6

Browse files
committed
docs: Update README.md
1 parent dc16316 commit 4f155a6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,15 @@ Vue is similar to React, but many including myself believe that Vue is easier to
6262
See my [Resources](https://michaelcurrin.github.io/dev-resources/resources/javascript/packages/vue/) page to learn more about Vue.
6363

6464

65+
## Related projects
66+
67+
More of my templates:
68+
69+
- [![MichaelCurrin - preact-frontend-quickstart](https://img.shields.io/static/v1?label=MichaelCurrin&message=preact-frontend-quickstart&color=blue&logo=github)](https://github.com/MichaelCurrin/preact-frontend-quickstart) - Preact with no CLI.
70+
- [![MichaelCurrin - vue-quickstart](https://img.shields.io/static/v1?label=MichaelCurrin&message=vue-quickstart&color=blue&logo=github)](https://github.com/MichaelCurrin/vue-quickstart) - Vue with a CLI.
71+
- [![MichaelCurrin - react-quickstart](https://img.shields.io/static/v1?label=MichaelCurrin&message=react-quickstart&color=blue&logo=github)](https://github.com/MichaelCurrin/react-quickstart) - React with a CLI.
72+
73+
6574
## Developer notes
6675

6776
### Formatting

0 commit comments

Comments
 (0)