Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 256 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 256 Bytes

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