Skip to content

Commit

Permalink
feat: stackblitz examples
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanWalker committed Aug 4, 2024
1 parent 4576d00 commit 37054f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,16 @@ npm run clean
npx nx run nativescript-query-ng:ios
```

You can also try on StackBlitz: https://stackblitz.com/edit/nativescript-tanstack-angular?file=src%2Fapp%2Fitem%2Fposts.component.ts

<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/95/Vue.js_Logo_2.svg/1024px-Vue.js_Logo_2.svg.png?20170919082558" width="60"/>

```bash
npx nx run nativescript-query-vue:ios
```

You can also try on StackBlitz: https://stackblitz.com/edit/nativescript-tanstack-vue?file=src%2Fcomponents%2FPosts.vue

## What is This?

An Nx workspace with Angular and Vue iOS & Android apps all utilizing TanStack Query while rendering natively to each platform.
Expand Down

0 comments on commit 37054f4

Please sign in to comment.