Hacker news clone built with Svelte
Clone the repository using Git:
git clone https://github.com/dj0nny/hacker-news-svelte.git
Or download here.
For installing the dependencies run:
cd hacker-news-svelte
npm install
# OR
yarn install
For running the Rollup development server:
npm run dev
# OR
yarn dev
Run:
npm run build
# OR
yarn build
for creating an optimized version of this web app.
š¤ Francesco Giambruno
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a āļø if this project helped you!