Explore the Edgio guides and examples on how to integrate edge logic into your application code and extend the edge to the browser.
Clone this repository to your local machine:
git clone git@github.com:edgio-docs/edgio-docs.gitNote: do not fork this repository if you intend to contribute to the Edgio documentation. Forking the repository will prevent checks from passing on your pull requests.
Install the dependencies:
yarn installStart the development server on http://localhost:3000:
yarn devSee the Contributing Guide on how to contribute to the Edgio documentation.
