Skip to content

NUWildHacks/guide2026

Repository files navigation

WildHacks 2026 Guide

The WildHacks 2026 Guide is the official event handbook for participants, judges, and organizers. It provides schedules, logistics, project guidelines, judging details, and helpful resources for the NUWildHacks community.

Tech Stack

  • Next.js (Pages Router)
  • React
  • Nextra (docs theme)
  • MDX content pages
  • CSS Modules and global CSS
  • TypeScript

Getting Started

Prerequisites

  • Node.js 18+ recommended
  • pnpm (recommended), npm, yarn, or bun

Install

pnpm install

Run the Development Server

pnpm dev

Open http://localhost:3000 to view the site.

Common Scripts

pnpm dev
pnpm build
pnpm start
pnpm lint

Content Editing

Most content lives in the pages directory as MDX files. Update or add pages and the site will hot-reload in development.

Deployment

This project is ready to deploy on Vercel. Build with pnpm build and start with pnpm start.

About

Hacker Guide 2026

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors