nurRiyad 48741df3a4 refactor header
Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
2023-01-08 13:19:46 +06:00
2023-01-07 02:17:36 +06:00
2023-01-08 03:17:36 +06:00
2023-01-08 13:19:46 +06:00
2023-01-07 00:50:45 +06:00
2023-01-08 03:17:36 +06:00
2023-01-08 03:17:36 +06:00
2023-01-06 01:04:58 +06:00
2023-01-07 00:50:45 +06:00
2023-01-05 23:33:01 +06:00
2023-01-07 00:50:45 +06:00
2023-01-06 23:32:42 +06:00
2023-01-08 01:21:43 +06:00
2023-01-08 01:21:43 +06:00
2022-12-07 00:55:08 +06:00
2023-01-08 03:17:36 +06:00
2022-12-07 00:55:08 +06:00
2023-01-08 01:21:43 +06: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
No description provided
Readme MIT 12 MiB
Languages
Vue 74.3%
TypeScript 21.5%
CSS 3%
JavaScript 1.2%