slint/examples/todo/node
Florian Blasius 0045787e1c
node: api review adjustements part I (#3766)
* Update api/node/src/types/brush.rs

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update tests/cases/callbacks/handler_with_arg.slint

Co-authored-by: Olivier Goffart <olivier.goffart@slint.dev>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Olivier Goffart <olivier.goffart@slint.dev>
2023-10-26 10:02:49 +02:00
..
main.js node: api review adjustements part I (#3766) 2023-10-26 10:02:49 +02:00
package.json Replace neon node port (#3744) 2023-10-24 15:07:59 +02:00
README Fix example instructions for running the node examples 2023-02-01 09:11:40 +01:00

Run with

# pushd ../../../api/node
# npm install
# popd
# npm install
# npm start