# polyfill-c-e **Repository Path**: mirrors_Financial-Times/polyfill-c-e ## Basic Information - **Project Name**: polyfill-c-e - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-01 - **Last Updated**: 2026-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # polyfill.io VCL ported to JavaScript This is a near direct port of . You can view the deployed version at To run this project: - Clone the repository and change into the repository directory - Run `npm ci` - Run `npm run dev` - Visit `http://127.0.0.1:7676/` in your browser ## Deploying To deploy this project to production: - Clone the repository and change into the repository directory - Run `npm ci` - Run `npm test` and confirm all the tests pass before proceeding any further - Run `npm run deploy` to deploy to production