GitHunt
DE

dekaikiwi/dk-programming-phoenix

Progress through the tasks laid out in the "The Pragmatic Programmers" Programming Phoenix book

Rumbl

To start your Phoenix app:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Install Node.js dependencies with npm install
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

Languages

Elixir78.8%JavaScript12.6%HTML8.5%CSS0.1%
Created February 12, 2017
Updated February 12, 2017
dekaikiwi/dk-programming-phoenix | GitHunt