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.
bfcd3b0e9c
- nuxt-cli@0.3.3 - @nuxt/kit@0.5.3 - @nuxt/nitro@0.6.3 - nuxt3@0.6.3 - @nuxt/vite-builder@0.3.3 - @nuxt/webpack-builder@0.3.4 |
||
---|---|---|
.github/workflows | ||
.yarn | ||
docs | ||
examples | ||
packages | ||
playground | ||
scripts | ||
test | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc | ||
.gitignore | ||
.yarnrc.yml | ||
jest.config.js | ||
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
- Run
yarn stud
- Open playground with
yarn play