phxwolf
if i modify directly the build project, then i run again npm run build
at server folder, should it reflect the changes, or i should npm run build
everytime code at development change ?
if use approach two, it should recreate the folder and recreate the nodejs project again, that's what i do until now...