autonomous-metaverse / aingenuity

unnamed experiment
3 stars 3 forks source link

README update to include lsof -i :3000, and kill -9 PID #14

Open ryyeung opened 1 year ago

ryyeung commented 1 year ago

We should include a command to kill the application, so that the user doesn't run 2 copies of Meteor in the same application directory.

trusktr commented 1 year ago

One thing we could do is add the server command as a button in VS Code's "Run" menu.