You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# First, clone the repo npm install # Install nodemon (optional) npm test# Runs the application once npm start # Runs the application on every save (requires nodemon)