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 # server module setup
cd client
npm install # client module setup
cd ../
npm start # start server and client, then proxy them on package.js
#open localhost:3000