Skip to content

A Hacker News clone written in Rust and built with Yew

Notifications You must be signed in to change notification settings

thehouseplant/hyewn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hyewn

hyewn - A Hacker News clone written in Rust, utilizing Yew and Trunk

Requirements

Getting Started

First, you will need to nstall our compile target with the following command:

rustup target add wasm32-unknown-unknown

Next, you will need to install Trunk to build and serve the application:

cargo install trunk wasm-bindgen-cli

Local Development

To run the application locally, simply run trunk serve and navigate to http://localhost:8080

Release

trunk build --release

About

A Hacker News clone written in Rust and built with Yew

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published