I am using STSS 3.1 (GGTS version). I have created a small JavaScript project in STS and would like to run it using the internal vFabric tc server. The server reports that it started correctly, and the home page (showing a bunch of help links related to the server) displayed correctly.
But I cannot see how to load my application .html file. When I type its path, I get a 404 error.
I couldn't find any docs in the STS help on how to do this; I am sure I am missing something simple, but what?