-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4df4feb
commit a229859
Showing
7 changed files
with
23,371 additions
and
14,303 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
This is a [Nuxt3](https://nuxtjs.org/) project bootstrapped with `nuxi` and powered by [Edgio](https://edg.io). | ||
|
||
## Getting Started | ||
|
||
### Install Packages | ||
|
||
```bash | ||
npm install | ||
``` | ||
|
||
### Local Development Server | ||
|
||
```bash | ||
npm run edgio:dev | ||
``` | ||
|
||
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. | ||
|
||
You can start editing the page by modifying `pages/index.vue`. The page auto-updates as you edit the file. | ||
|
||
This project features caching and image optimization with Edgio. See `routes.js` for more details. | ||
|
||
## Learn More | ||
|
||
To learn more about Edgio, take a look at the following resources: | ||
|
||
- [Edgio Documentation](https://docs.edg.io) - learn about Edgio features | ||
|
||
## Deploy on Edgio | ||
|
||
Deploy this project on Edgio with the following command: | ||
|
||
```bash | ||
npm run edgio:deploy | ||
``` | ||
|
||
Check out our [Nuxt3 documentation](https://docs.edg.io/applications/v7/sites_frameworks/getting_started/nuxt3) for more details. | ||
|
||
# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.