Node.js Developer Needed

Job ID: 38352374

Budget: $10 – $30 USD

I have a react template that needs node running on port 3000
I was able to successfully install it and run using the instruction here
https://www.creative-tim.com/learning-lab/react/quick-start/material-dashboard/
yarn run install:clean
It works fine but I do it using terminal or ssh and right after if I ctrl c close it, the app breaks
What I need is very simple and very obvious.
To properly set up the start of node OR the application or whatever so that it can be used and site/template is up all the time.