-
Init Elm project:
elm init -
Elm Repl:
elm repl -
.elmto.js:elm make src/HomePage.elm --output elm.jselm make src/Signup.elm --output signup.jselm make src/SignupWithBootstrap.elm --output signup_bootstrap.js -
Install dependency:
elm install elm/httpelm install rtfeldman/elm-csselm intall elm/random -
Run debugging -> http://localhost:8000:
elm reactor -
Test:
npm install elm-test -gelm-test init -
Run Test:
elm-test
-
Notifications
You must be signed in to change notification settings - Fork 0
dabliuw22/beginning-elm
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published