Skip to content

EmmaLa/react-webview-rust-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-webview-rust-app

A todo application using Rust webview binding

Prerequisites

Node.js 8.X.X

Installing

Clone the project

If you want to make some modification on the Javascript code go to the src/js-src folder make your modification and run the following command :

npm run build

That command bundle the Javascript code after that you can run the following command to run the program ( if you didn't make modification on the Javascript code you can directly run that command) :

cargo run

screenshot

About

A todo application using Rust webview binding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published