slint/examples/todo/node
Simon Hausmann c22bc79ee7 Fix running the todo node version
Use `run()` instead of just `run()` to spin the event loop.

Amends commit 5f265ffc09
2021-01-29 11:10:48 +01:00
..
main.js Fix running the todo node version 2021-01-29 11:10:48 +01:00
package.json Added a node version of the todo app 2020-10-21 13:49:18 +02:00
README Added a node version of the todo app 2020-10-21 13:49:18 +02:00

Run with 

# npm install
# npm start