Kristjan ESPERANTO b9d63d7252
Use "node --run" instead of "npm run" (#3764)
This has the advantage that the package manager is no longer involved
after the installation process.

However, previous start commands such as `npm run start` continue to
work. So we don't even have to adapt the documentation.
2025-05-06 20:33:42 +02:00
..
2024-08-12 22:52:43 +02:00
2024-11-02 08:22:27 +01:00
2024-08-12 22:52:43 +02:00
2024-09-18 07:37:09 +02:00