A todo application using Rust webview binding
Node.js 8.X.X
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