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
renovate[bot] 3f712f3d46
chore(deps): update all non-major dependencies (#110)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-23 21:26:28 +02:00
.github/workflows chore(ci): speed up and fix yarn cache (#90) 2021-04-15 21:34:26 +02:00
.yarn chore: add yarn plugins (#65) 2021-04-09 11:32:26 +02:00
docs chore(deps): update all non-major dependencies (#110) 2021-04-23 21:26:28 +02:00
packages chore(deps): update all non-major dependencies (#110) 2021-04-23 21:26:28 +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 docs(kit): initial documentation (#86) 2021-04-15 20:49:29 +02:00
.gitignore chore: commit changelog 2021-04-04 17:29:54 +02:00
.yarnrc.yml chore(ci): speed up and fix yarn cache (#90) 2021-04-15 21:34:26 +02:00
README.md chore: add packages to readme 2021-03-28 23:12:37 +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 (#110) 2021-04-23 21:26:28 +02:00
renovate.json chore: ignore esbuild dep update ($43) 2021-04-06 14:12:43 +02:00
tsconfig.json types: add global and shims for app and nitro (#102) 2021-04-20 13:57:18 +02:00
yarn.lock chore(deps): update all non-major dependencies (#110) 2021-04-23 21:26:28 +02:00

README.md

Nuxt Framework

This is home for new nuxt mono repo.

Packages:

Development

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