Build, preview, and deploy your Workers from the Wrangler command line interface (CLI). Once set up, you’ll be able to quickly iterate on Worker code and configuration from your local development environment.Using Wrangler CLI
$ npx create-cloudflare@latest
You'll be asked to deploy via the create-cloudflare CLI. Choose 'yes' and your project will deploy.
You’ve now deployed your project via the CLI. To support you along your journey developing with Cloudflare's CLI tool, Wrangler, here are some resources: