Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 395 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 395 Bytes

This is a simple test harness / tiny-sdk for Web Activities

START by loading index.html in a browser (file URL is okay).

The harness files are: index.html webactivities.js

The specific service implementation, which you'll want to modify, are: example-activity.js login.html

To make this work on an existing service, these files need to be served from the appropriate domain.