Hello,
Can you please show the folder structure yours ??.
In my case, I have root folder, inside it one is <client folder > and another <server folder >. How can I server that client folder via express server built inside the <server-folder > ??
Hi Rajesh. I went through your folder structure. You can serve your app in the the client folder. That is, you would be following the above tutorial in the the client folder of your application.
Rajesh Khadka
Software Developer π©βπ» | Technical Writer π | Student π
Hello, Can you please show the folder structure yours ??.
In my case, I have root folder, inside it one is <client folder > and another <server folder >. How can I server that client folder via express server built inside the <server-folder > ??
For more detail, please look the folder structure at GitHub : github.com/rajeshkhadka200/collab .