Closed wildaces215 closed 6 years ago
Recently I was starting up the application and it states that the web application is running on 300. I would like to change the 3000 number to 8080 where is the file that outputs to the command line?
The api server runs on port 3000, the client is served on 8080 by webpack dev server. Maybe the server message should be changed to something clearer.
Recently I was starting up the application and it states that the web application is running on 300. I would like to change the 3000 number to 8080 where is the file that outputs to the command line?