1b888b4223
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
---|---|---|
.github | ||
.stackblitz | ||
docs | ||
examples | ||
packages | ||
playground | ||
scripts | ||
test | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc | ||
.gitignore | ||
.gitpod.yml | ||
.markdownlint.yml | ||
.markdownlintignore | ||
.npmrc | ||
changelog.config.json | ||
LICENSE | ||
package.json | ||
pnpm-lock.yaml | ||
pnpm-workspace.yaml | ||
README.md | ||
renovate.json | ||
SECURITY.md | ||
tsconfig.json | ||
vitest.config.ts |
👋 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.
|
DocumentationWe highly recommend you take a look at the Nuxt documentation to level up. |
|
ModulesDiscover our list of modules to supercharge your Nuxt project. Created by the Nuxt team and community. |
|
ExamplesExplore different ways of using Nuxt features and get inspired with our list of examples. |
|
Reporting bugsCheck out the Reporting Bugs page. |
|
SuggestionsCheck out the Contribution page. |
|
QuestionsCheck 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.