LKlemens / platform

Game from "Elixir and Elm tutorial" book

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.setup
  • 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.

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

Learn more

About

Game from "Elixir and Elm tutorial" book

License:MIT License


Languages

Language:Roff 38.7%Language:Elixir 38.1%Language:Elm 10.7%Language:CSS 6.5%Language:JavaScript 3.1%Language:HTML 2.9%