Setup SPA in NodeJS Project

Not sure why you chose a SPA over MPA.

In my case I was wrapped creating SPA's because of the template type structure.

In NodeJS, the templating is made very simple as is shown by @Teodor's great tutorial at

1 Like