Skip to content

A rust application to demonstrate the use of https://yew.rs/ and WebAssembly.

Notifications You must be signed in to change notification settings

dylf/who-are-yew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Who are yew

A rust application to demonstrate the use of yew and WebAssembly.

Trunk

Install trunk:

cargo install --locked trunk

Serve the application using trunk:

trunk serve

Tailwind

Install tailwindcss:

yarn global add tailwindcss

Run the tailwindcss cli tool in watch mode:

tailwindcss -o ./styles/tailwind.css --watch

About

A rust application to demonstrate the use of https://yew.rs/ and WebAssembly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published