Skip to content

GoogleChromeLabs/feature-policy-demos

Repository files navigation

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