Xeovalyte 8733fa0280
All checks were successful
Build and Deploy / Deploy (push) Successful in 1m29s
fixed umami
2023-06-10 16:44:35 +02:00
2023-02-09 20:33:32 +01:00
2023-04-02 17:41:30 +02:00
2023-02-12 10:59:55 +01:00
2023-02-12 10:59:55 +01:00
2023-02-09 20:21:20 +01:00
2023-02-09 20:30:59 +01:00
2023-01-28 16:16:38 +01:00
2023-02-09 20:21:20 +01:00
2023-02-09 20:21:20 +01:00
2023-01-28 17:28:31 +01:00
2023-04-02 17:41:30 +02:00
2023-01-28 16:16:38 +01:00
2023-06-10 16:44:35 +02:00
2023-06-10 16:44:35 +02:00
2023-06-10 16:44:35 +02:00
2023-01-28 16:16:38 +01:00
2023-01-28 17:28:31 +01:00
2023-02-06 14:17:50 +01: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
No description provided
Readme 2.2 MiB
Languages
Vue 51.8%
JavaScript 38.1%
TypeScript 7.9%
CSS 1.5%
Dockerfile 0.7%