Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 361 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 361 Bytes

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