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
Commands to start the API server: npm start &
It will start the server as a background process.
You can also use the command: node server.js
It will simply start the server.
The server will work on port 3001.