dhruvikn / frontend-starter

Foundation for non-reactive Frontend Projects
1 stars 1 forks source link

Add Browsersync #1

Open dhruvikn opened 3 years ago

dhruvikn commented 3 years ago

The current Webpack server works fine but I need the capability to test on multiple devices at the same time. Adding Browsersync will achieve this goal.

Here's a helpful link for adding Browsersync to Webpack project - https://github.com/Browsersync/recipes/tree/master/recipes/webpack.babel

cabutia commented 3 years ago

I will do this! Can you assign me this ticket?

dhruvikn commented 3 years ago

Sure. It's yours @leandro-grg.