An open API service indexing awesome lists of open source software.

https://github.com/tensor-programming/elm-tutorial-2

2nd elm tutorial - Increment app.
https://github.com/tensor-programming/elm-tutorial-2

Last synced: 11 months ago
JSON representation

2nd elm tutorial - Increment app.

Awesome Lists containing this project

README

          

# Elm-tutorial-2
# The second elm tutorial - Increment app.

## To build the app, use elm-make increment.elm, otherwise you can use elm reactor to run the app on a dynamic server.
### I also recommend you try running an elm repl and experimenting with some of the concepts presented in the [video](https://youtu.be/vb7ZdjSblok)

### Check out our blog at [tensor-programming.com](http://tensor-programming.com/) and our channel [here](https://www.youtube.com/channel/UCYqCZOwHbnPwyjawKfE21wg).

### Our [Twitter](https://twitter.com/TensorProgram) and our [facebook](https://www.facebook.com/Tensor-Programming-1197847143611799/).