Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 437 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 437 Bytes

Alice Vision Website

Alice Vision website hosted on Github

For development

To avoid duplicated code across pages, we use javascript to load external html files. If you are using it locally for development, you need to disable the same origin policy. If you use chrome, stop all chrome instances and then run:

chromium-browser --disable-web-security --user-data-dir