Nuxt is an intuitive and extendable way to create type-safe, performant and production-grade full-stack web apps and websites with Vue 3.
Go to file
Pooya Parsa ada29d411b Publish
- @nuxt/app@0.2.0
 - nuxt-cli@0.1.1
 - @nuxt/kit@0.2.0
 - @nuxt/nitro@0.2.0
 - nuxt3@0.2.0
 - @nuxt/vite-builder@0.1.1
 - @nuxt/webpack-builder@0.1.1
2021-04-04 17:51:31 +02:00
.github/workflows chore: switch to berry (#50) 2021-04-04 16:22:40 +02:00
.yarn/releases chore: switch to berry (#50) 2021-04-04 16:22:40 +02:00
packages Publish 2021-04-04 17:51:31 +02:00
playground perf(webpack): use fs cache by default 2021-04-04 14:28:55 +02:00
scripts chore: switch to berry (#50) 2021-04-04 16:22:40 +02:00
.editorconfig chore: upgrade to monorepo 2021-03-18 15:26:41 +01:00
.eslintignore chore: upgrade to monorepo 2021-03-18 15:26:41 +01:00
.eslintrc chore: upgrade to monorepo 2021-03-18 15:26:41 +01:00
.gitignore chore: commit changelog 2021-04-04 17:29:54 +02:00
.yarnrc.yml chore: switch to berry (#50) 2021-04-04 16:22:40 +02:00
lerna.json chore: upgrade to monorepo 2021-03-18 15:26:41 +01:00
package.json chore: switch to berry (#50) 2021-04-04 16:22:40 +02:00
README.md chore: add packages to readme 2021-03-28 23:12:37 +02:00
renovate.json chore: upgrade to monorepo 2021-03-18 15:26:41 +01:00
tsconfig.json feat(app): asyncData with global state and explicit key (#37) 2021-04-03 12:03:20 +02:00
yarn.lock chore: rename nu to nuxt-cli 2021-04-04 17:48:19 +02:00

Nuxt Framework

This is home for new nuxt mono repo.

Packages:

Development

  • Clone repository
  • Install dependencies with yarn install
  • Open playground with yarn play