How to run frontend ? #252
Unanswered
atiq-inument
asked this question in
Q&A
Replies: 1 comment
-
Hi, thank you for your nice words. In dev mode you have to run the frontend independently. Just go to the frontend folder and run
It is using vite, btw. The frontend is proxied by the backend, so you go the backend URL (e.g. https://localhost:5001), not the frontend URL |
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
-
This project is really great.
I cloned the repo, installed MongoDB, and then ran the backend app.
It is running, but I am stuck on the frontend.
Can you please guide me on how to run the frontend app?
Beta Was this translation helpful? Give feedback.
All reactions