Hosting web app on our servers

Trying to run the webapp from our own servers. I built the web app > downloaded the zip file > unzipper the files > copied it to our server via ftp. But when i go to www.abc.com/app it doesn’t show anything. Just a blank page. Am I doing something wrong?

Hi,
Do you have an Apache or NodeJS running? You are probably seeing a black page because your browser opens index.html itself. You may find our documentation useful: