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
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.
15
16
16
17
## Prerequisites
17
18
18
19
- Node 22+ is recommended
19
20
20
-
In general, when in doubt with what to do, just `npm start`.
0 commit comments