Skip to content

Instantly share code, notes, and snippets.

@cies
Last active March 5, 2021 13:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cies/03da424910fd85d65202edf95e74e68a to your computer and use it in GitHub Desktop.
Save cies/03da424910fd85d65202edf95e74e68a to your computer and use it in GitHub Desktop.

Vereisten voor de Elm cursus

Korte link naar deze pagina: bit.ly/3kL1FIT

Ieder heeft een van de volgende twee setups nodig:

  • Met Elm en IntelliJ geinstalleerd (zie hier de installatie instructies):
    • IntelliJ met myproject open waar het plus min voorbeeld in staat
    • een terminal met elm repl (kun je stukjes testen)
    • een terminal met elm reactor in in de myproject
    • een browser window op http://localhost:8000 (browse naar src/ en open het voorbeeld)
  • Alles in de browser:

Zet ook de volgende browser tabs open:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment