Skip to content
/ yew_http_starter Public template

Yew starter template including a simple HTTP request

Notifications You must be signed in to change notification settings

LeTurt333/yew_http_starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yew HTTP starter

What is this?

A Yew starter template with a simple HTTP message built in.

App.rs (where a majority of the code is) has some useful comments to understand the structure of the template.

What you will need


Usage

Set target:

$ rustup target add wasm32-unknown-unknown

Clone this repo:

$ git clone https://github.com/LeTurt333/yew_http_starter

In the root of the repo you just cloned, run:

$ trunk serve

Open a browser window & go to:

http://127.0.0.1:8080/

Note: Make sure to plug in your own api if you want it to work right away!

About

Yew starter template including a simple HTTP request

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published