Skip to content

Latest commit

 

History

History
 
 

worker-sites-react

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Template: worker-sites-react

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!

Setup

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.