- Download Chrome Canary
- Enable
HTML Imports
andexperimental Web Platform features
throughchrome://flags
- Relaunch the browser
- Start up a web server, eg.
python -m SimpleHTTPServer 3333
- Visit
http://localhost:3333
HTML Imports
and experimental Web Platform features
through chrome://flags
python -m SimpleHTTPServer 3333
http://localhost:3333