Inside the java script add this code inside the App.js
var siteUrl = _spPageContextInfo.webAbsoluteUrl;
alert('site Url' + siteUrl);
var siteUrl = _spPageContextInfo.webAbsoluteUrl;
alert('site Url' + siteUrl);