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.
- Host: GitHub
- URL: https://github.com/tensor-programming/elm-tutorial-2
- Owner: tensor-programming
- Created: 2016-10-17T07:42:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-19T02:44:26.000Z (over 9 years ago)
- Last Synced: 2025-07-08T20:12:52.505Z (11 months ago)
- Language: Elm
- Size: 2.93 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).