dact icon indicating copy to clipboard operation
dact copied to clipboard

Enable Hot Reload while developing on React App.

Open ayushmankumar7 opened this issue 4 years ago • 0 comments

Currently, when our React App runs on Django's server, we need to manually refresh the page to update the frontend.

We want to enable hot reload such that any change in the react app reloads automatically without manually reloading the page.

ayushmankumar7 avatar Dec 27 '20 08:12 ayushmankumar7