Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 709 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 709 Bytes

HackReason: Website

Official website for the HackReason hackathon hosted by the Dr. Gopal Gupta & 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.