Skip to content

tmsdev82/yew-css-and-js-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust WASM Yew frontend example using CSS and JavaScript

This repository contains an example application of how to build a web frontend in Rust using the Yew framework. In particular the example shows how to use CSS with conditions and how to integrate with JavaScript. In this case we use the framework chart.js to draw a line chart.

The tutorial explaining the project can be found on my blog here: CSS and JavaScript WASM Rust: Yew how to P2

Setup

Rust and cargo should be installed. The tool "Trunk" is also required.

Then the app can be ran by using the trunk command:

trunk serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published