richdodd / platform

Elixir training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Platform

To start your Phoenix server:

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

Now you can visit localhost:4000 from your browser.

To install elm packages used in the elm project:

  • Navigate to assets folder
  • Install packages for elm elm-package install

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

Learn more

About

Elixir training


Languages

Language:JavaScript 79.6%Language:Elixir 14.4%Language:Elm 4.5%Language:HTML 1.3%Language:CSS 0.2%