0 purchases
vercel edge
Vercel Edge - Dart Edge #
This package is part of the Dart Edge project, enabling you to write and deploy to the Vercel Edge Network using Dart.
Getting Started #
Install the vercel CLI globally
Next, install the edge package globally.
pub global activate edge
copied to clipboard
Create a new project:
edge new vercel_edge new_project
copied to clipboard
To learn more, visit the documentation.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.