This is base Edgio template project with edge function support. You may create a new property using this template from the Edgio Console.
npm install
npm run edgio:dev
Open http://localhost:3000 with your browser to see the result.
Deploy this project on Edgio with the following command:
npm run edgio:deploy
Check out our Edge Functions documentation for more details.