siv-org / hack.siv.org

Landing pages for HACK SIV
https://hack.siv.org
0 stars 1 forks source link

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.