Skip to content

Commit 291409c

Browse files
authored
docs: readme
1 parent 3693c58 commit 291409c

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,21 @@
1-
# @nativescript/\* plugins
1+
## TanStack Router for NativeScript
22

3-
```
4-
npm run setup
5-
npm start
6-
```
3+
Packages:
74

85
- [@nativescript/tanstack-router](packages/tanstack-router/README.md)
96

107
https://github.com/user-attachments/assets/26c1a479-ab6a-4501-b5f7-7920ea66aa13
118

129
# How to use?
1310

14-
Develop /packages/tanstack-router and run `npm start` to see the example app in action. You can also run `npm run build` to build the package and then use it in your own NativeScript app.
11+
```
12+
npm run setup
13+
```
14+
15+
You can then use `npm start` to view options for building the package and running the demo app.
1516

1617
## Prerequisites
1718

1819
- Node 22+ is recommended
1920

20-
In general, when in doubt with what to do, just `npm start`.
21-
2221
<h3 align="center">Made with ❤️</h3>

0 commit comments

Comments
 (0)