nurRiyad b7c4e4eb03 fix responsive design for img
Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
2023-01-09 22:19:59 +06:00
2023-01-07 02:17:36 +06:00
2023-01-08 03:17:36 +06:00
2023-01-09 22:09:22 +06:00
2023-01-08 17:02:09 +06:00
2023-01-09 01:21:22 +06:00
2023-01-08 17:02:09 +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 17:02:09 +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-08 17:02:09 +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%