nurRiyad 49723c532c add about me and update header
Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
2023-01-12 01:25:58 +06:00
2023-01-07 02:17:36 +06:00
2023-01-08 03:17:36 +06:00
2023-01-12 01:25:58 +06:00
2023-01-11 02:34:49 +06:00
2023-01-08 17:02:09 +06:00
2023-01-12 01:25:58 +06:00
2023-01-12 01:05:59 +06:00
2023-01-11 01:33:59 +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-10 22:53:26 +06:00
2023-01-12 01:25:58 +06:00
2023-01-10 23:58:54 +06:00
2022-12-07 00:55:08 +06:00
2023-01-08 17:02:09 +06:00
2022-12-07 00:55:08 +06:00
2023-01-10 23:58:54 +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%