Skip to content

To work code: go to donloaded directory. Then: "npm install" and "npm install nodemon" and to start app "npm start" if "npm start" does not work try:"sudo npm start". If you got any error about the localhost server you can kill the running process on the localhost:3000 via "sudo kill -9 `sudo lsof -t -i:3000`" then rty to run app again.

Notifications You must be signed in to change notification settings

kagankorkmaz/MeetMe

About

To work code: go to donloaded directory. Then: "npm install" and "npm install nodemon" and to start app "npm start" if "npm start" does not work try:"sudo npm start". If you got any error about the localhost server you can kill the running process on the localhost:3000 via "sudo kill -9 `sudo lsof -t -i:3000`" then rty to run app again.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published