2022-08-09 22:23:24 -04:00
2022-08-10 20:22:37 -04:00
2022-08-10 20:31:16 -04:00
2022-08-10 19:46:02 -04:00
2022-08-10 18:05:40 -04:00
2022-08-10 18:56:06 -04:00
2022-08-10 20:31:16 -04:00
2022-08-10 18:05:40 -04:00
2022-07-22 15:32:00 -04:00
2022-08-10 17:22:08 -04:00
2022-07-21 16:50:03 -04:00
2022-07-21 16:50:03 -04:00
2022-07-21 16:50:03 -04:00
2022-07-21 22:03:35 -04:00
2022-07-21 16:50:35 -04:00
2022-08-10 12:51:06 -04:00
2022-07-22 15:32:00 -04:00
2022-08-09 11:43:20 -04:00

Nuxt 3 Minimal Starter

WARN: Volar 0.40.0 breaks everything and I dont know why — stick with Volar 0.39.5.

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
Fichiers source pour le website principal à
https://eggworld.me
Readme 14 MiB
Languages
Vue 72.1%
TypeScript 20.9%
JavaScript 4.9%
SCSS 2.1%