mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
Nuxt is an intuitive and extendable way to create type-safe, performant and production-grade full-stack web apps and websites with Vue 3.
.github | ||
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 3 repository: The Intuitive Web Framework ✨
Nuxt's goal is to make web development intuitive and performant with a great developer experience in mind, learn more in the "What is Nuxt?" section of our documentation.
📖 DocumentationRead Online Docs. |
🐞 Reporting bugsCheck out Reporting Bugs page. |
💡 SuggestionsCheck out Contribution page. |
❔ QuestionsCheck out Getting Help page. |
Local Development
Follow the docs to Set Up Your Local Development Environment to contribute to the framework and documentation.