Nuxt is an intuitive and extendable way to create type-safe, performant and production-grade full-stack web apps and websites with Vue 3.
Go to file
Daniel Roe e6c1bb57d7
fix(nuxt): use prerender cache for islands (#19822)
2023-03-22 17:12:01 +00:00
.github ci: test built packages (#19767) 2023-03-17 08:24:39 -07:00
.stackblitz chore: add start command for stackblitz codeflow (#8279) 2022-10-18 13:19:08 +02:00
docs docs: add missing `return` statement 2023-03-22 11:07:11 +00:00
examples docs: fix auto-imports example (#19520) (#19690) 2023-03-15 11:24:59 +01:00
packages fix(nuxt): use prerender cache for islands (#19822) 2023-03-22 17:12:01 +00:00
playground feat(nuxt): upgrade to nitropack 2.2 (#18889) 2023-02-09 07:02:07 +01:00
scripts ci: lint workflows (#19556) 2023-03-09 03:34:41 -08:00
test fix(nuxt): directly render server components (#19605) 2023-03-20 14:47:06 -07:00
.editorconfig chore: upgrade to monorepo 2021-03-18 15:26:41 +01:00
.eslintignore chore(lint): enable linting on docs files (#1638) 2021-11-02 13:39:00 +01:00
.eslintrc fix(nuxt): mark non-augmented NuxtApp properties as unknown (#19643) 2023-03-14 03:09:50 -07:00
.gitignore chore: include central readme/licence when publishing individual packages (#18421) 2023-01-23 16:53:59 +00:00
.gitpod.yml chore: use pnpm for framework monorepo (#7895) 2022-10-17 12:10:05 +02:00
.markdownlint.yml docs(introduction): add nuxt key features to the introduction (#8013) 2022-10-06 18:00:03 +02:00
.markdownlintignore docs: use nuxt 3 and website theme (#5479) 2022-10-06 11:15:30 +02:00
.npmrc chore: use pnpm for framework monorepo (#7895) 2022-10-17 12:10:05 +02:00
.nuxtrc ci: run webpack/vite and dev/prod as matrices (#18905) 2023-02-13 22:09:32 +00:00
LICENSE chore: update licence title 2023-01-24 22:23:47 +00:00
README.md docs: add docs badge 2023-02-24 13:19:07 +01:00
SECURITY.md chore: update internal repo/issue links to use`nuxt/nuxt` 2023-01-19 19:37:07 +00:00
changelog.config.json chore: update internal repo/issue links to use`nuxt/nuxt` 2023-01-19 19:37:07 +00:00
package.json chore(deps): update all non-major dependencies (main) (#19834) 2023-03-21 00:40:01 -07:00
pnpm-lock.yaml chore(deps): update all non-major dependencies (main) (#19834) 2023-03-21 00:40:01 -07:00
pnpm-workspace.yaml chore: use pnpm for framework monorepo (#7895) 2022-10-17 12:10:05 +02:00
renovate.json chore: ignore node types updates for v2 2023-02-07 10:08:51 +00:00
tsconfig.json chore: add internal types for nitro/app (#19745) 2023-03-16 09:27:10 -07:00
vitest.config.ts ci: test built packages (#19767) 2023-03-17 08:24:39 -07:00

README.md

Nuxt banner

👋 Welcome to Nuxt

Nuxt's goal is to make web development intuitive and performant, with a great developer experience.
Learn more in the 'What is Nuxt?' section of our documentation.

Version Downloads License Website Volta board


Documentation

We highly recommend you take a look at the Nuxt documentation to level up.


Modules

Discover our list of modules to supercharge your Nuxt project. Created by the Nuxt team and community.


Examples

Explore different ways of using Nuxt features and get inspired with our list of examples.


Reporting bugs

Check out the Reporting Bugs page.


Suggestions

Check out the Contribution page.


Questions

Check out the Getting Help page.

Local Development

Follow the docs to Set Up Your Local Development Environment to contribute to the framework and documentation.

Nuxt 2

You can find the code for Nuxt 2 on the 2.x branch and the documentation at nuxtjs.org.

Follow us

Discord  Twitter  GitHub

License

MIT