mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 13:51:13 +00:00

Currently, the followinf command in the example/nodetest directory works: npm install ../../api/sixtyfps-node && node main.js
3 lines
39 B
Rust
3 lines
39 B
Rust
fn main() {
|
|
neon_build::setup();
|
|
}
|