JSPM

create-cloudflare

2.0.0-next.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 41554
  • Score
    100M100P100Q124175F
  • License ISC

Package Exports

  • create-cloudflare

Readme

create-cloudflare

create-cloudflare is a scaffolding tool meant to help users get started with Cloudflare Pages using their framework of choice as quickly and easily as possible.

Instead of having to choose from a set of pre-constructed templates, this tool allows you to run the creation commands of your desired framework directly. This means that you can configure it with all the options the

To get started, run the following command:

npm create cloudflare
# or
yarn create cloudflare
# or
pnmp create cloudflare