Skip to content

This is a simple Nuxt.js project that replicates the Nuxt.js on the edge with Vercel project from pi0, but with Netlify Edge.

Notifications You must be signed in to change notification settings

meitrix8208/nuxt-on-edge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuxt On Edge (With Netlify Edge)

This is a simple Nuxt.js project that replicates the Nuxt.js on the edge with Vercel project from pi0, but with Netlify Edge.

Setup

Make sure to install the dependencies:

pnpm install

Development Server

Start the development server on http://localhost:3000:

pnpm run dev

Production

Build the application for production:

pnpm run build

Locally preview production build:

pnpm run preview

Check out the deployment documentation for more information.

About

This is a simple Nuxt.js project that replicates the Nuxt.js on the edge with Vercel project from pi0, but with Netlify Edge.

Topics

Resources

Stars

Watchers

Forks