Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 852 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 852 Bytes

University College of Engineering, Kariavattom - Website

This is the repo for the official site of University College of Engineering, Kariavattom.

Available at https://uck.ac.in

Previews

image image image image

Development

Stacks Used: Next.js, Tailwind

First, run the development server:

npm install
#then
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.