Skip to content

Latest commit

 

History

History

README.md

Example for Vercel Edge Middleware

This is an example supporting this tutorial.

Getting Started

  1. npm install or yarn

  2. Run the development server:

    npm run dev
    # or
    yarn dev

Open http://localhost:3000 with your browser to see the result.