Bootstrap an elm-ui Application with create-elm-app

InstructorFlavio Corpa

Share this video with your friends

Send Tweet

We are going to go ahead and install globally create-elm-app (because it has the best DX so far) and show how would you typically start any production-ready Elm app, and also add elm-ui as a dependency and show the first elements with elm-ui.

fauno F
~ 3 years ago

hi master, looking for dive into this interesting course, what vscode extensions would you suggest in order to follow you along?

Flavio Corpainstructor
~ 3 years ago

Only the Elm vscode official one is needed 😉 https://marketplace.visualstudio.com/items?itemName=Elmtooling.elm-ls-vscode

fauno F
~ 3 years ago

thank you  :wq!