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
-`pnpm run dev:android` to start the Android app (requires Android Studio).
30
30
-`pnpm run dev:ios` to start the iOS app (requires Xcode).
31
31
32
+
(If you use SPA or SSR, you must access the app through `http://localhost:60379` by default. Other URLs won't work. You can configure the host and ports in the `.env` file.)
33
+
32
34
## Special thanks to these libraries for making DeepNotes possible:
33
35
34
36
-[Vue.js](https://vuejs.org/): Reactivity, component system, and more
0 commit comments