slint/examples/todo/node
Simon Hausmann 68e35ab332 Fix removing todo items in node
After removal the index is wrong and I mistakely thought entries() adjuts.
2020-10-21 14:18:33 +02:00
..
main.js Fix removing todo items in node 2020-10-21 14:18:33 +02: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