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
npm install # install all dependencies
npm run lint # just run the linter
npm test # run the linter and test cases
npm start # starts the backend server