Accessing .serve url via IP address?

With Sage 9 / Browsersync, after running yarn start I could access my dev server on my phone by visiting my IP address and port (123.456.7.89:3000 for example). This doesn’t work with Sage 10 / Bud, is there something I need to configure?

You can use BrowserSync like outlined in this thread.

1 Like