Nuxt
Revision as of 09:42, 18 June 2025 by Rafahsolis (talk | contribs) (Created page with "=== Create project: === <syntaxhighlight lang="bash"> npx nuxi@latest init <project name> cd <project name> npm install </syntaxhighlight> === Configuration: === nuxt.config...")
Create project:
npx nuxi@latest init <project name>
cd <project name>
npm install
Configuration:
nuxt.config.(js | ts | mjs) file