Skip to content

Latest commit

 

History

History

hn.svelte.dev

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

hn.svelte.dev

A Hacker News clone built with SvelteKit, powered by HNPWA.

Running locally

git clone https://github.com/sveltejs/sites.git
cd sites/sites/hn.svelte.dev
pnpm install
pnpm run dev