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
npm run start // starts elm-reactor
npm run build // builds the Elm project
npm run watch // watches for Elm changes
npm run dev // watches for Elm changes and runs elm-reactor