A template for Pages Functions appending CORS headers.
To create a my-project
directory using this template, run:
$ npm init cloudflare my-project pages-functions-cors
# or
$ yarn create cloudflare my-project pages-functions-cors
# or
$ pnpm create cloudflare my-project pages-functions-cors
Note: Each command invokes
create-cloudflare
for project creation.