You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 14, 2025. It is now read-only.
Hello,
when i use
npm start
the default runs at http://localhost:9966/
i can change the host and port number by the below command
budo index.js:bundle.js --host --port
but when i close the command line window the live site stops working..
how to use npm start or budo at production usage so that the site remains accessible even if i close the command line window
The text was updated successfully, but these errors were encountered: