Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.04 KB

static-distribution.md

File metadata and controls

20 lines (13 loc) · 1.04 KB

Distribution of Project and Examples

Compressed archives of the generated Lab distribution are available for download:

Download and expand one of these archives to create a folder named concord-consortium-lab-xxxxxxx. The seven characters at the end of the archive filename are the first seven characters of the git commit SHA.

To access the content on your local you will need to serve the files from a web server running on your local computer. Once there open the file index.html in the expanded archive.

For example Chrome generates this error when I try and load the sample Oil and Water Interactive directly from my filesystem:

XMLHttpRequest cannot load file:///Users/stephen/Downloads/concord-consortium-lab-9771ec6/interactives/samples/1-oil-and-water-shake.json.
Origin null is not allowed by Access-Control-Allow-Origin.