Cloudflare Pages / Test Project 01
A small page for a big first deploy.
No framework, no build pipeline, no hidden machinery—just three files ready to travel from your computer to Cloudflare's global network.
Deployment checklist
Three files.
One public URL.
-
01
Preview locally
Open the site through a local web server and test the button.
-
02
Upload to Pages
Deploy the entire
publicdirectory with Wrangler. -
03
Verify production
Visit your new
pages.devaddress and test it again.