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 run build to bundle webpack
$npm start to start server on localhost:3000
$mongod to start mongodb server
mongod mongodb-orm // to start the db
npm run db mongodb-orm