2024-11-11 18:00:38 +02:00
2024-11-11 18:00:38 +02:00
2024-11-11 18:00:38 +02:00
2024-11-11 18:00:38 +02:00
2024-11-11 18:00:38 +02:00
2024-11-11 18:00: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
2024-11-11 18:00:38 +02:00
2024-11-11 18:00:38 +02:00
2024-11-11 18:00: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.6 MiB
Languages
Vue 29.2%
CSS 21.4%
TypeScript 17.8%
HTML 17.6%
SCSS 14%