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 6a30a6fd10 chore: release
- @nuxt/kit@0.4.0
 - @nuxt/nitro@0.5.0
 - nuxt3@0.4.0
 - @nuxt/vite-builder@0.2.1
 - @nuxt/webpack-builder@0.3.0
2021-04-13 00:13:14 +02:00
.github/workflows chore(ci): fix cache key 2021-04-09 17:58:43 +02:00
.yarn chore: add yarn plugins (#65) 2021-04-09 11:32:26 +02:00
packages chore: release 2021-04-13 00:13:14 +02:00
playground feat: initial version of nu cli (#54) 2021-04-09 17:52:45 +02:00
scripts feat: initial version of nu cli (#54) 2021-04-09 17:52:45 +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: suppress peerDeps warnings pending upstream fixes (#68) 2021-04-09 13:04:10 +02:00
lerna.json chore: upgrade to monorepo 2021-03-18 15:26:41 +01:00
package.json chore(deps): update all non-major dependencies (#73) 2021-04-12 23:53:08 +02:00
README.md chore: add packages to readme 2021-03-28 23:12:37 +02:00
renovate.json chore: ignore esbuild dep update ($43) 2021-04-06 14:12:43 +02:00
tsconfig.json chore: update build scripts (#69) 2021-04-09 15:48:39 +02:00
yarn.lock chore: release 2021-04-13 00:13:14 +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