We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
If you see "Something is already running on port 3000"? (on Macs) lsof -i tcp:3000 sudo kill your_PID_num
lsof -i tcp:3000
sudo kill your_PID_num