/dsc-web

DSC Website

Primary LanguageJavaScript

About the app

Official website source code of DSC JSSSTU. No custom server for now

How to run the Client (Next.js)

First, run the development server:

npm run dev
# or
yarn dev

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

Contributors