renanigt / rumbl

Implementation of the example from the Programming Phoenix book.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rumbl

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Install Node.js dependencies with npm install inside the assets directory
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

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

Learn more

About

Implementation of the example from the Programming Phoenix book.


Languages

Language:Elixir 72.5%Language:CSS 14.2%Language:HTML 6.9%Language:JavaScript 5.5%Language:SCSS 0.9%