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