Content loading
Content loading
    Send a request to test your Worker's response.
    Develop with Wrangler CLI

    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

    1. 1

      Initialise a new project

      $ npx create-cloudflare@latest
      Click to copy

    2. 2

      Deploy your project

      You'll be asked to deploy via the create-cloudflare CLI. Choose 'yes' and your project will deploy.

    That’s it! 🎉

    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: