Skip to content

darkblueorange/tuto_erwan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tuto_erwan

mix phx.new erwan

#We are almost there! The following steps are missing:

$ cd erwan

#Then configure your database in config/dev.exs and run:

$ mix ecto.create

#Start your Phoenix app with:

$ mix phx.server

#You can also run your app inside IEx (Interactive Elixir) as:

$ iex -S mix phx.server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published