robotopia icon indicating copy to clipboard operation
robotopia copied to clipboard

production server issue

Open armornet opened this issue 4 years ago • 0 comments

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

armornet avatar Dec 27 '21 06:12 armornet