new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

Nuxt · Getting started · all subjects

installation/getting-started

5 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

Online sandbox for trying Nuxt

StackBlitz provides an online playground with code editor and terminal access to try Nuxt without setting up a local project.

Nuxt Bridge alternative for Nuxt 2

If you need to remain on Nuxt 2 but want to use Nuxt 3 features, you can check out Nuxt Bridge as an alternative.

Install @nuxt/test-utils with optional peer dependencies

Install @nuxt/test-utils along with a test runner and DOM environment. The package has optional peer dependencies: choose between happy-dom or jsdom for runtime, between vitest, cucumber, jest, or playwright for test runners, and playwright-core is only needed for built-in browser testing utilities (unless using @playwright/test as runner).

Installation command for npm with recommended dependencies

npm i --save-dev @nuxt/test-utils vitest @vue/test-utils happy-dom playwright-core

Upgrade Nuxt to latest release

Use the `nuxt upgrade` command to upgrade Nuxt to the latest release. Run `npx nuxt upgrade` with npm, `yarn nuxt upgrade` with yarn, `pnpm nuxt upgrade` with pnpm, `bun x nuxt upgrade` with bun, or `deno x nuxt upgrade` with deno.

Give your agent this brain