Aug 24, 2017
0
Level 4
npm run watch shows apache2 default page
OS: Ubuntu 17.04 laravel 5.4
When I use the command npm run watch http://localhost:3000 shows me the default apache2 page even if apache2 service is stopped, http://localhost:3001 however shows me the UI properly.
Please or to participate in this conversation.