sujay
Sat Feb 18 2023
Bring the suspended server to foreground using
And the server resumes
fg
command. Say the server is running and we want to install a package
1. Ctrl+Z
2. yarn add jsonwebtoken
3. fg
And the server resumes