Run the following command:
npm install && npm start
THen it will display the port number at which the server is running.
You'll need to pass the "--no-sandbox" argument to puppeteer. This is done because Glitch projects run inside docker containers.