slint/examples/todo/node/README
Simon Hausmann d1a56cb609 Fix example instructions for running the node examples
Make sure to install slint-node first.

Closes #2150
2023-02-01 09:11:40 +01:00

7 lines
83 B
Text

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