after executing npm run dev, the following is my console output: 
 Your application is running here:  http://172.16.30.87:8888
I have configured it in the index.js file: host: "172.16.30.87entries, it is possible to access the project locally through IP.
