/elm-phoenix-starter

Elixir / Phoenix - Elm starter (powered by Gulp)

Primary LanguageElixir

Phoenix - Elm (powered by Gulp)

To start your Phoenix app:

  • Install Phoenix dependencies with mix deps.get
  • Install node dependencies with npm install
  • Install Elm dependencies with elm-package install -y
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.