njd0523 / nuxt3-sg

A sample code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prerequisites

  • Node.js v14 or later
  • NPM or Yarn package manager

Installation

To install, follow the steps below:

Navigate to the project directory:

cd nuxt3-sg

Install dependencies

pnpm install

To start the development server, run:

pnpm dev

Configuration

Several dependencies, including:

  • Vue 3
  • Composition API
  • Script setup
  • Tailwind
  • Nuxt 3

About

A sample code