Skip to content

Commit

Permalink
chore: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Atinux committed Sep 11, 2023
1 parent c06c802 commit c733479
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
<p align="center"><img width="328px" src="https://nuxtjs.org/logos/nuxt.svg"></p>


# Nuxt 2 with Express

> [ExpressJS](http://expressjs.com/) + [Nuxt.js](https://nuxtjs.org) = :zap:
> [ExpressJS](http://expressjs.com/) + [Nux 2](https://v2.nuxt.com) = :zap:
Live Demo: [https://codesandbox.io/s/github/nuxt-community/express-template](https://codesandbox.io/s/github/nuxt-community/express-template)

## Nuxt 3

Nuxt 3 is powered by [unjs/h3](https://github.com/unjs/h3) which has a compatible API with Express and is much faster with the ability to run in Workers ([read more about it](https://nuxt.com/blog/nuxt-on-the-edge)).

This is why this template won't be migrated to Nuxt 3.

## Installation

This is a template project, click on the green button "Use this template" at the top of this page and get started with GitHub :sparkles:
Expand Down

0 comments on commit c733479

Please sign in to comment.