Playing around with TDD and Elm
Install Elm: https://guide.elm-lang.org/get_started.html
npm install
elm-package install
gulp test
If you use VS Code, it's recommended to install elm and elm-format extensions.
Playing around with TDD and Elm
Install Elm: https://guide.elm-lang.org/get_started.html
npm install
elm-package install
gulp test
If you use VS Code, it's recommended to install elm and elm-format extensions.