Replies: 1 comment
-
|
I can't answer your question regarding vp, but I might have a solution for your issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, does vite-plus support (or plan to support) monorepos that include a Vite app for frontend and an Express app for backend? So I would assume
vp devwould internally runvitefor frontend and something likenode --watch/tsx watch/nodemon/ts-node-dev/etc. for backend.Beta Was this translation helpful? Give feedback.
All reactions