Use VHost to have two or more WEBs in one server.
Hello! To use you need to install the followings modules:
Hola! Para usarlo necesitas instalar los siguientes módulos:
npm i express
npm i vhost
npm i morgan
Then to run it use: node index
Después para encenderlo usa: node index
Thanks. Gracias.