feature-policy-demos
feature-policy-demos copied to clipboard
Feature Policy Kitchen Sink Demos
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