Assist me on how to achieve nodejs particulary expressjs framework. I want to have a website that can be structured with urls belonging to site as below:
- store.example.com
- account.example.com
- learn.example.com
- services.example.com
I can not figure out how to configure such mechanism in express.js