Adds tasks to allow coding react components in Elzar, includes webpack and hot reloading, meaning that Webpack automatically updates browsers whenever there are changes. Haven't tested yet but this is supposed to also help not lose the state between reloads, so we don't have to navigate to the view with the changes every time we change something.
Adds tasks to allow coding react components in Elzar, includes webpack and hot reloading, meaning that Webpack automatically updates browsers whenever there are changes. Haven't tested yet but this is supposed to also help not lose the state between reloads, so we don't have to navigate to the view with the changes every time we change something.