2023-04-04 19:20:17 +03:00
2023-04-04 19:20:17 +03:00
2022-12-04 12:12:29 +02:00
2022-12-04 12:12:29 +02:00
2022-12-04 12:12:29 +02:00
2023-04-04 19:20:17 +03:00
2022-10-16 17:42:41 +03:00
2022-10-15 18:30:04 +03:00
2022-12-02 18:52:51 +02: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
2022-10-16 15:50:21 +03:00
2023-04-04 19:20:17 +03:00
2023-04-04 19:20:17 +03: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%