2025-06-10 18:20:40 -05:00
2025-06-10 18:20:40 -05:00
2024-11-13 00:31:59 -06:00
2025-04-03 16:08:31 +00:00
2024-11-13 00:31:59 -06:00
2025-04-03 16:08:31 +00:00
2025-06-10 18:20:40 -05:00
2024-04-08 22:52:47 -05:00
2025-06-10 18:20:40 -05:00
2025-04-03 16:08:31 +00:00
2025-06-10 18:20:40 -05:00
2024-04-08 22:52:47 -05: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

Check out the deployment documentation for more information.

Description
source code of juls07.dev
Readme GPL-3.0 21 MiB
Languages
Vue 83%
TypeScript 9.7%
CSS 5.1%
JavaScript 2.2%