bridgecrew-perf7 / nuxt3-starter

🌬 Opiniated Nuxt 3 starter – visual deployment indicator & more

Home Page:https://nuxt3-minimal-starter.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuxt 3 Minimal Starter

I recommend to look at the documentation.

Key Features

Prerequisites

Before getting started, please make sure you have installed the recommended setup.

  • Node.js* (v16, the latest LTS version) πŸ‘‰ [Download]
  • pnpm* (the fast and disk space efficient package manager) πŸ‘‰ [Download]
  • Visual Studio Code πŸ‘‰ [Download]
  • Volar Extension πŸ‘‰ [Download]

Setup

Make sure to install the dependencies

pnpm install

Development

Start the development server on http://localhost:3000

pnpm dev

Production

Build the application for production:

pnpm build

Check out the deployment documentation.

About

🌬 Opiniated Nuxt 3 starter – visual deployment indicator & more

https://nuxt3-minimal-starter.netlify.app


Languages

Language:Vue 42.4%Language:JavaScript 29.4%Language:TypeScript 27.1%Language:Shell 1.1%