slint/examples/printerdemo/node
2024-08-01 13:37:20 +02:00
..
main.js Replace neon node port (#3744) 2023-10-24 15:07:59 +02:00
package.json Bump version number to 1.7.1 2024-07-23 12:05:34 +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