Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Wasm Yew Examples

Prerequisites

  1. Install Trunk using cargo install --locked trunk.

How to Run

  1. cd into one of the examples and run trunk serve --open to build and serve the application example, which will also open the default web browser automatically.