nurRiyad 4ef9100efc make index page dynamic
Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
2022-12-19 23:23:12 +06:00
2022-12-19 02:04:15 +06:00
2022-12-19 23:23:12 +06:00
2022-12-19 23:23:12 +06:00
2022-12-18 15:54:11 +06:00
2022-12-19 23:23:12 +06:00
2022-12-18 15:54:11 +06:00
2022-12-07 00:55:08 +06:00
2022-12-07 23:54:09 +06:00
2022-12-12 01:17:21 +06:00
2022-12-18 15:54:11 +06:00
2022-12-07 00:55:08 +06:00
2022-12-18 20:52:07 +06:00
2022-12-07 00:55:08 +06:00
2022-12-18 15:54:11 +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%