slint/examples/imagefilter/node
2023-12-11 11:21:37 +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.4.0 2023-12-11 11:21:37 +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