/feature-policy-demos

Feature Policy Kitchen Sink Demos

Primary LanguageHTMLApache License 2.0Apache-2.0

Permissions Policy and Document Policy Demos

Kitchen sink of Permissions Policy and Document Policy demos.

Development

First install the dependencies:

npm i

Then run the web server:

npm run start

Deployment

npm run deploy