Skip to content

davi41229/api_elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

api_elixir

api-music

  • elixir v1.15.4
  • phoenix v1.5.9
  • erlang OTP/26

rodar server ==>

  • mix phx.server

para instalar phoenix

  • mix archive.install hex phx_new 1.5.9

para criar projeto do zero

  • mix phx.new muse --no-html --no-webpack --no-ecto