# feature-policy-demos **Repository Path**: mirrors_adamchainz/feature-policy-demos ## Basic Information - **Project Name**: feature-policy-demos - **Description**: Feature Policy Kitchen Sink Demos - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2025-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Feature Policy Demos Kitchen sink of [feature policy](https://www.chromestatus.com/feature/5694225681219584) demos. ### Development First install the dependencies: `npm i` Then run the web server: `npm run start` ### Deployment `npm run deploy`