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.
f26daa7a60
- nuxt3@0.2.1 |
||
---|---|---|
.github/workflows | ||
.yarn/releases | ||
packages | ||
playground | ||
scripts | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc | ||
.gitignore | ||
.yarnrc.yml | ||
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