for example, PHP has a command line way to quickly start the service:
php -S localhost:8888
is there a similar way for node to quickly start a service?
< hr >nodeJS does not have the command to open the service directly, so it seems that there is no other way but to install a third-party package. There is no answer to this question. It is closed.