2025-01-25 20:15:16 +02:00
2025-01-25 20:13:38 +02:00
2025-01-25 20:13:38 +02:00
2024-11-11 18:00:38 +02:00
2024-11-11 18:00:38 +02:00
2025-01-25 20:13:38 +02:00
2022-10-16 17:42:41 +03:00
2022-10-15 18:30:04 +03:00
2024-04-20 20:32:12 +03:00
2022-10-15 18:20:33 +03:00
2022-10-15 18:20:33 +03:00
2022-10-15 18:20:33 +03:00
2023-01-27 19:28:38 +00:00
2025-01-25 20:15:16 +02:00
2025-01-25 20:13:38 +02:00
2025-01-25 20:13:38 +02:00
2022-10-15 18:20:33 +03:00
2022-10-15 18:20:33 +03:00

Nuxt 3 Minimal Starter

Look at the nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist

Development Server

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

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Checkout the deployment documentation for more information.

Description
Personal website and blog, for static generation
Readme 2.8 MiB
Languages
Vue 27.7%
CSS 22.2%
HTML 18.3%
TypeScript 18.2%
SCSS 13.6%