solid-hackernews icon indicating copy to clipboard operation
solid-hackernews copied to clipboard

Solid implementation of Hacker News

Results 5 solid-hackernews issues
Sort by recently updated
recently updated
newest added

I'm not sure if this is an issue others are running into, but this tripped me up when I tried to clone and run this project. I checked across Firefox,...

Take the **hakernews** template from **solid-start** and change **FileRoutes** to multiples **Route**. - Remove the **cloudflare** service worker **wrangler** - Change **rollup** to **vite** - Change **Javascript** to **Typescript**

This is like my second time creating a github issue for anything so be merciful if my issue format isn't right :) The readme says to just run `npm install`...