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
Harlan Wilton 317ab1a342
Merge branch 'main' into feat/kit-nuxt-module-options
2023-08-04 22:16:54 +03:00
.github test: remove separate test for baseurl (#22467) 2023-08-03 14:25:26 +01:00
.stackblitz chore: add codeflow overrides configuration 2023-06-27 11:10:44 +01:00
.vscode chore: add volar to workspace recommendations 2023-07-06 17:09:41 +01:00
.website chore(deps): pin devdependency @nuxt-themes/docus to 1.14.6 (main) (#22473) 2023-08-04 08:07:38 +01:00
docs docs: update hybrid rendering section (#22475) 2023-08-03 17:24:36 +01:00
examples docs(examples): add bullet points 2023-06-19 19:52:16 +02:00
packages Merge branch 'main' into feat/kit-nuxt-module-options 2023-08-04 22:16:54 +03:00
playground chore: add explicit vue dependency in fixtures 2023-07-06 13:07:17 +01:00
scripts refactor(nuxt): use `nuxi-ng` for edge releases (#22413) 2023-07-31 14:32:14 +01:00
test chore(deps): update all non-major dependencies (main) (#22459) 2023-08-03 18:39:40 +01: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 chore: add eslint schema 2023-07-07 20:28:48 +01:00
.gitignore fix(nuxt, vite): do not use cjs utils to resolve/alias vue (#21837) 2023-06-28 14:49:50 +01:00
.gitpod.yml chore: use pnpm for framework monorepo (#7895) 2022-10-17 12:10:05 +02:00
.markdownlint.yml docs: re-enable docs linting and update docs (#20084) 2023-04-04 06:23:13 -07:00
.markdownlintignore docs: re-enable docs linting and update docs (#20084) 2023-04-04 06:23:13 -07: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: update example links (#21811) 2023-06-27 12:27:11 +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
knip.json chore: prune internal unused code and exports (#21809) 2023-06-27 10:38:40 +01:00
package.json chore(deps): update all non-major dependencies (main) (#22459) 2023-08-03 18:39:40 +01:00
pnpm-lock.yaml chore(deps): pin devdependency @nuxt-themes/docus to 1.14.6 (main) (#22473) 2023-08-04 08:07:38 +01:00
pnpm-workspace.yaml docs: add temporary website for docs contribution (#22469) 2023-08-03 14:44:10 +01:00
renovate.json chore(deps): bump typescript/untyped versions (#22340) 2023-07-30 10:16:13 +01:00
tsconfig.json test: add `nuxt-vitest` and composable unit tests (#21884) 2023-07-02 09:59:16 +01:00
vitest.config.ts test: add `nuxt-vitest` and composable unit tests (#21884) 2023-07-02 09:59:16 +01:00
vitest.nuxt.config.ts test: add `nuxt-vitest` and composable unit tests (#21884) 2023-07-02 09:59:16 +01: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 v2.nuxt.com.

Follow us

Discord  Twitter  GitHub

License

MIT