Skip to content
View thecodingmontana's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report thecodingmontana

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
thecodingmontana/README.md

Nuxt 3 Minimal Starter

Look at the Nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

Development Server

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

# npm
npm run dev

# pnpm
pnpm run dev

# yarn
yarn dev

# bun
bun run dev

Production

Build the application for production:

# npm
npm run build

# pnpm
pnpm run build

# yarn
yarn build

# bun
bun run build

Locally preview production build:

# npm
npm run preview

# pnpm
pnpm run preview

# yarn
yarn preview

# bun
bun run preview

Check out the deployment documentation for more information.

Pinned Loading

  1. nuxt-lucia-auth nuxt-lucia-auth Public template

    This is a Nuxt.js project with authentication implemented using Lucia.

    Vue 36 1

  2. hounter hounter Public

    Hounter - House Hunter built with Nuxt 3 and TailwindCSS.

    Vue 1

  3. jadoo jadoo Public

    Jadoo is a travel agency landing page built with Nuxt 3

    Vue 35 10

  4. panto panto Public

    Panto is a Ecommerce Site that sells furniture, its built with Nuxt 3, Medusa and Tailwind CSS.

    Vue 3