Skip to content

LaurierHawkHacks/Dashboard

Repository files navigation

██████╗  █████╗ ███████╗██╗  ██╗██████╗  ██████╗  █████╗ ██████╗ ██████╗ 
██╔══██╗██╔══██╗██╔════╝██║  ██║██╔══██╗██╔═══██╗██╔══██╗██╔══██╗██╔══██╗
██║  ██║███████║███████╗███████║██████╔╝██║   ██║███████║██████╔╝██║  ██║
██║  ██║██╔══██║╚════██║██╔══██║██╔══██╗██║   ██║██╔══██║██╔══██╗██║  ██║
██████╔╝██║  ██║███████║██║  ██║██████╔╝╚██████╔╝██║  ██║██║  ██║██████╔╝
╚═════╝ ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝╚═════╝  ╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═╝╚═════╝ 

Hawk Hacks' Dashboard Application for Hackers & Mentors

Development

Before you begin development, please read our CONTRIBUTING file.

Setting up local development is very easy:

Steps:

  1. git clone git@github.com:LaurierHawkHacks/Dashboard.git
  2. cd Dashboard
  3. pnpm install
  4. pnpm dev