Skip to content

Landing pages for HACK SIV

Notifications You must be signed in to change notification settings

siv-org/hack.siv.org

Repository files navigation

A Next.js project to host the hack.siv.org landing page.

Getting Started

First time, install local dependencies:

npm install

Then start the development server:

npm run dev

You can now open http://localhost:3000 in your browser.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.