Skip to content

aisutd/hackai.github.io

Repository files navigation

HackAI: Website

Official website for the HackAI hackathon hosted by the Artificial Intelligence Society @ The University of Texas at Dallas.

Development

This is a Next.js project.

  1. Clone this repo.
  2. yarn to install all deps
  3. yarn dev to open a dev server w/ hot-reloading
  4. Open the project in your favorite editor (recommended: Visual Studio Code with TailwindCSS Intellisense)

Deployment

yarn deploy to push build based on current branch to gh-pages

Contributions

Contributions are always welcome! Just fork this repo and make a pull request.