Shariffintech / hackernews-sycamore

Home Page:https://sycamore-rs.github.io/hackernews-sycamore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hackernews-sycamore

This is a simple Hacker News SPA built using Sycamore in approx. 500 lines of Rust.

Building

Requirements:

  • Trunk: Use Trunk to build and bundle the app.
git clone https://github.com/lukechu10/hackernews-sycamore
cd hackernews-sycamore
rustup target add wasm32-unknown-unknown
npm install
trunk serve --open

Live demo

About

https://sycamore-rs.github.io/hackernews-sycamore


Languages

Language:Rust 79.2%Language:HTML 20.1%Language:CSS 0.3%Language:JavaScript 0.3%