This project is a React application generated with create-react-app, and deployed with Workers Sites.
To learn how to deploy your own sites to Workers, check out the video tutorial and text tutorial that correspond with this project!
To create a my-project
directory using this template, run:
$ npm init cloudflare my-project worker-sites-react
# or
$ yarn create cloudflare my-project worker-sites-react
# or
$ pnpm create cloudflare my-project worker-sites-react
Note: Each command invokes
create-cloudflare
for project creation.