Skip to content

GameTheory-IIITH/gametheory-iiith.github.io

Repository files navigation

The source code for the Game Theory@IIITH website, made using next.js

Getting Started

First, run the development server:

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

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

Deploying

Currently, the website is deployed on github pages as a static site. To deploy, enable actions, and do either-

  1. push to the build branch, after setting appropriate permissions for the build branch.
  2. manually run the deploy workflow from the actions tab.

About

Source code for the Game Theory@IIITH website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published