Static Page container example

The examples\staticpage directory contains an example static HTML page that can be launched from a local file system against the F.A.S.T. Cloud SDK server running locally (localhost), rather than served up from the remote web server.

View the source at ./examples/staticpage/static.js. To run the example, open up the following HTML page: ./examples/staticpage/static.html in your browser.