Skip to content

DSC-Diliman/socha-website

Repository files navigation

socha-website

For 2023 SoCha: Primer, Mechanics.

GDSC-UPD Solutions Challenge website.

Stack

This site uses SvelteKit.

Fortunately, we still get to use Tailwind CSS!

We also use svelte-icons for our, well, icons. There's a catalogue here.

Workflow

Once you've cloned the repo into your local machine, run npm i then npm run dev.

Run npm run build then npm run preview to preview the site in production mode.