slint/examples/todo/node
2024-10-10 11:43:32 +00:00
..
main.js node: added url support to loadFile (#6507) 2024-10-10 11:43:32 +00:00
package.json Bump version number to 1.9.0 2024-09-25 11:49:15 +00:00
README Fix Node.js example instructions 2024-08-01 13:37:20 +02:00

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