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/workflows | ||
packages | ||
playground | ||
scripts | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc | ||
.gitignore | ||
lerna.json | ||
package.json | ||
README.md | ||
renovate.json | ||
tsconfig.json | ||
yarn.lock |
Nuxt Framework
This is home for new nuxt mono repo.
Packages:
Development
- Clone repository
- Install dependencies with
yarn install
- Open playground with
yarn play