slint/examples/imagefilter/node
2024-08-09 09:52:17 +00:00
..
.gitignore added image-filter example typescript port (#3907) 2023-11-13 15:42:37 +01:00
main.ts added image-filter example typescript port (#3907) 2023-11-13 15:42:37 +01:00
package.json Bump version number to 1.7.2 2024-08-09 09:52:17 +00:00
README Fix Node.js example instructions 2024-08-01 13:37:20 +02:00
tsconfig.json added image-filter example typescript port (#3907) 2023-11-13 15:42:37 +01:00

Run with

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