slint/examples/imagefilter/node
2024-03-27 07:49:22 +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.6.0 2024-03-27 07:49:22 +00:00
README added image-filter example typescript port (#3907) 2023-11-13 15:42:37 +01: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
# popd
# npm install
# npm start