/feature-policy-demos

Feature Policy Kitchen Sink Demos

Primary LanguageHTMLApache License 2.0Apache-2.0

Feature Policy Demos

Kitchen sink of feature policy demos.

Development

First install the dependencies:

npm i

Then run the web server:

npm run start

Deployment

npm run deploy