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.
4c4cbfe0ff
Co-authored-by: Renovate Bot <bot@renovateapp.com> |
||
---|---|---|
.github/workflows | ||
packages | ||
playground | ||
scripts | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc | ||
.gitignore | ||
lerna.json | ||
package.json | ||
README.md | ||
renovate.json | ||
tsconfig.json | ||
yarn.lock |
Nuxt Monorepo
Development
- Clone repository
- Install dependencies with
yarn install
- Open playground with
yarn play