Closed sinsunsan closed 7 years ago
On porta 8000. You can check this on "src/main.server.ts" file
Ok thanks, I had browsed the files rapidly but not seen. Can you change to
app.listen(8000,() => {
console.log('listening on port 8000...')
});
or parametrize the port but for the moment a simple debug of the port would be good
Thanks anyway...
hello,
I am trying the new demo but the node server do not mention on which port it is listening. So I do not know how to test.
Listening on which port ?