/ student-intifada /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]assets/10 months ago -  
[DIR]components/10 months ago -  
[DIR]layouts/10 months ago -  
[DIR]middleware/10 months ago -  
[DIR]node_modules/9 months ago -  
[DIR]pages/10 months ago -  
[DIR]server/10 months ago -  
[TXT]README.md10 months ago842 595aea1 more query options + view options [كارل مبارك]
[TXT]app.config.ts10 months ago 95 595aea1 more query options + view options [كارل مبارك]
[   ]tsconfig.json10 months ago 94 595aea1 more query options + view options [كارل مبارك]
[TXT]nuxt.config.ts10 months ago469 4914647 redirect hom,e to submissions [كارل مبارك]
[   ]package-lock.json9 months ago473Kafd0ccc remove unused [كارل مبارك]
[   ]package.json10 months ago486 afd0ccc remove unused [كارل مبارك]
README.md

Nuxt 3 Minimal Starter

Look at the Nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

# pnpm
pnpm run dev

# yarn
yarn dev

# bun
bun run dev

Production

Build the application for production:

# npm
npm run build

# pnpm
pnpm run build

# yarn
yarn build

# bun
bun run build

Locally preview production build:

# npm
npm run preview

# pnpm
pnpm run preview

# yarn
yarn preview

# bun
bun run preview

Check out the deployment documentation for more information.

Apache/2.4.38 (Debian) Server at www.karls.computer Port 80