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
If you want to run an example without installing dependencies for the whole repo, just follow instructions from the example's README.md file. It will be then run against the latest TanStack Query release.
136
+
If you want to run an example without installing dependencies for the whole repo, just follow the instructions from the example's README.md file. It will then be run against the latest TanStack Query release.
137
137
138
138
## Online one-click setup
139
139
140
-
You can use Gitpod (An Online Open Source VS Codelike IDE which is free for Open Source) for developing online. With a single click it will start a workspace and automatically:
140
+
You can use Gitpod (An Online open-source VS Code-like IDE that is free for Open Source) for developing online. With a single click it will start a workspace and automatically:
141
141
142
142
- clone the `TanStack/query` repo.
143
143
- install all the dependencies in `/` and `/docs`.
0 commit comments