Skip to content

Instantly share code, notes, and snippets.

//Assuming your file structure looks like below, you
//should be able to serve the index.html from server/app.js
//**************************************************//
//
// Project/
// server/
// app.js
// /* the rest of your backend */
// client/
// /* all client side files */