Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cheatsheet request: Elm #157

Open
iamajvillalobos opened this issue Oct 27, 2017 · 0 comments
Open

Cheatsheet request: Elm #157

iamajvillalobos opened this issue Oct 27, 2017 · 0 comments

Comments

@iamajvillalobos
Copy link

# compile elm file to js
elm-make <.elm file> --output=<.js file>

# open dev live web server on your default browser
elm-live <.elm file> --open --output=<.js file>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants