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
I have set up mysql database and did npm install on both server/client and npm start on both.
Should client and servers run on different web server? I also tried webpack-dev-server but get 404 from server when trying to send query to the server.