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 5037dd6876
fix: use named export from `defu` in all places (#18624)
2023-01-30 04:09:48 -08:00
.github chore: add `3.x` label to feature request template 2023-01-21 16:33:37 +00:00
.stackblitz chore: add start command for stackblitz codeflow (#8279) 2022-10-18 13:19:08 +02:00
docs docs: fix array syntax 2023-01-30 11:13:28 +00:00
examples docs(examples): fix error handling example (#18434) 2023-01-22 15:42:08 +00:00
packages fix: use named export from `defu` in all places (#18624) 2023-01-30 04:09:48 -08:00
playground chore: restore playground config 2022-11-21 12:50:05 +00:00
scripts chore: include central readme/licence when publishing individual packages (#18421) 2023-01-23 16:53:59 +00:00
test fix(nuxt): provide fallback values for undefined runtime config (#18586) 2023-01-28 07:18:04 -08: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 test: init hmr testing (#4372) 2023-01-22 16:47:24 +00: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
LICENSE chore: update licence title 2023-01-24 22:23:47 +00:00
README.md docs: add nuxt 2 section 2023-01-23 14:21:35 +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) (#18510) 2023-01-25 04:44:25 -08:00
pnpm-lock.yaml chore(deps): update all non-major dependencies (main) (#18537) 2023-01-25 22:39:42 -08:00
pnpm-workspace.yaml chore: use pnpm for framework monorepo (#7895) 2022-10-17 12:10:05 +02:00
renovate.json chore: run renovate against `2.x` branch also 2023-01-19 14:39:50 +00:00
tsconfig.json refactor: enable strict type checking everywhere (#6943) 2022-08-26 17:47:29 +02:00
vitest.config.ts test: init hmr testing (#4372) 2023-01-22 16:47:24 +00: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 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-dev branch and the documentation at nuxtjs.org.

Follow us

Discord  Twitter  GitHub

License

MIT