1. nuxt-edge
A minimalistic framework for server-rendered Vue.js applications (inspired by Next.js)
nuxt-edge
Package: nuxt-edge
Created by: nuxt
Last modified: Thu, 12 Oct 2023 00:20:05 GMT
Version: 2.17.2-28284499.5674f49
License: MIT
Downloads: 24,164
Repository: https://github.com/nuxt/nuxt.js

Install

npm install nuxt-edge
yarn add nuxt-edge

Nuxt


Tests Status Windows Status Coverage Status Downloads Version License Discord

Support us Support us

Build your next Vue(2) application with confidence using Nuxt: a framework making web development simple and powerful.

Nuxt 3

The evolution of Nuxt powered by Vite and Vue 3 available on:

Features

  • Automatic transpilation and bundling (with webpack and babel)
  • Hot code reloading
  • Server-side rendering OR Single Page App OR Static Generated, you choose :fire:
  • Static file serving. ./static/ is mapped to /
  • Configurable with a nuxt.config.js file
  • Custom layouts with the layouts/ directory
  • Middleware
  • Code splitting for every pages/
  • Loading just the critical CSS (page-level)

Learn more at https://nuxtjs.org.

Getting started

 $ npx create-nuxt-app <project-name>

It's as simple as that!

Learn more at https://nuxtjs.org/guide/installation

Examples

Please take a look at https://nuxtjs.org/examples or directly in https://github.com/nuxt/nuxt.js/tree/dev/examples.

Production deployment

To deploy, instead of running nuxt, you probably want to build ahead of time. Therefore, building and starting are separate commands:

 nuxt build
nuxt start

Learn more at https://nuxtjs.org/guide/commands#production-deployment

Consulting from the Nuxt team

Get help with that tough bug or make sure your Nuxt app is ready to deploy. For $250 an hour, get technical support, advice and code reviews from the Nuxt core team: [email protected]

Agency Network

When in need for more broad or long-term consulting, reach out for one of our agency partner:

Ship Shape 64 Robots Passionate people Curotec Mirahi Web Reinvent Software things Zen Architects Funkhaus

Supporting Nuxt

Nuxt is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome backers.
Funds donated via OpenCollective are managed with transparent expenses and will be used for compensating work and expenses for core team members or sponsoring community events.

Support us with a monthly donation and help us continue our activities. [Become a backer]

Open Collective Platinum Sponsors

Contributors

Thank you to all our contributors!

Nuxt Contributors

Contributing

Open in Gitpod

Please refer to our Contribution Guide

Cross-browser testing

BrowserStack Thanks to BrowserStack!

Automated testing

SauceLabs Thanks to SauceLabs for supporting Open Source <3

Security

If you discover a security vulnerability regarding Nuxt, please send an e-mail to the team via [email protected]! All security vulnerabilities will be promptly addressed.

License

MIT

RELATED POST

10 Must-Know Windows Shortcuts That Will Save You Time

10 Must-Know Windows Shortcuts That Will Save You Time

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Navigating AWS Networking: Essential Hacks for Smooth Operation

Navigating AWS Networking: Essential Hacks for Smooth Operation

Achieving Stunning Visuals with Unity's Global Illumination

Achieving Stunning Visuals with Unity's Global Illumination

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code