The AMP HTML runtime implements the AMP HTML format and in particular its components in form of custom elements.
npm i
Map ads.localhost
and iframe.localhost
to 127.0.0.1
in your /etc/hosts
file.
gulp
for tests:
gulp unit-watch
Execute in the base dir:
python -m SimpleHTTPServer
or:
npm install http-server -g
and then:
http-server -p 8000 -c-1
Then go to http://localhost:8000/examples/released.html