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
2021-03-30 13:14:35 +02:00
.github/workflows chore(deps): update actions/setup-node action to v2 (#31) 2021-03-18 15:28:25 +01:00
packages chore: udate @nuxt/app imports 2021-03-29 11:40:51 +02:00
playground chore: upgrade to monorepo 2021-03-18 15:26:41 +01:00
scripts chore: build script improvements and fixes 2021-03-30 13:14:35 +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: upgrade to monorepo 2021-03-18 15:26:41 +01:00
lerna.json chore: upgrade to monorepo 2021-03-18 15:26:41 +01:00
package.json feat: create nu cli 2021-03-28 23:12:37 +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: @nuxt/kit and new config schema (#34) 2021-03-28 22:14:04 +02:00
yarn.lock chore(deps): update dependency @rollup/plugin-commonjs to v18 (#33) 2021-03-28 22:57:06 +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