From 256b2ad801dd52642586b2bdc88f93895329aa0d Mon Sep 17 00:00:00 2001 From: Nathan Walker Date: Tue, 23 Apr 2024 09:48:08 -0700 Subject: [PATCH] docs: added SolidJS starter (#10523) [skip-ci] --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8df5496a3..87bfd5a6b 100644 --- a/README.md +++ b/README.md @@ -63,9 +63,10 @@ We love you and your pull requests 🤗. Please follow our [contributing guide]( - JavaScript starter: https://nativescript.new/javascript - TypeScript starter: https://nativescript.new/typescript - Angular starter: https://nativescript.new/angular -- Vue starter: https://nativescript.new/vue -- Svelte starter: https://nativescript.new/svelte - React starter: https://nativescript.new/react +- Solid starter: https://nativescript.new/solid +- Svelte starter: https://nativescript.new/svelte +- Vue starter: https://nativescript.new/vue - [NativeScript on Twitter](http://twitter.com/NativeScript) - [NativeScript on Discord](https://nativescript.org/discord) - [NativeScript on Stack Overflow](http://stackoverflow.com/questions/tagged/nativescript)