You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In https://guide.elm-lang.org/install/elm.html one sees topics such as "elm reactor" and "elm make". If one runs "elm make" then "elm reactor", it is natural to open the index.html. This appears to work, but of course reload etc doesn't work. We need to navigate to src and open Main.elm for the nice stuff to work.
It would be nice to make this clear in the docs (BTW I couldn't find the source to those docs in github?)
The text was updated successfully, but these errors were encountered:
This issue is about the beginner experience.
In https://guide.elm-lang.org/install/elm.html one sees topics such as "elm reactor" and "elm make". If one runs "elm make" then "elm reactor", it is natural to open the index.html. This appears to work, but of course reload etc doesn't work. We need to navigate to src and open Main.elm for the nice stuff to work.
It would be nice to make this clear in the docs (BTW I couldn't find the source to those docs in github?)
The text was updated successfully, but these errors were encountered: