Skip to content

zkayser/elm_scrabble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElmScrabble

To start your Phoenix server:

  • Install elm: https://guide.elm-lang.org/install.html
  • Install dependencies with mix deps.get
  • Make sure you have your postgres username and password set correctly in dev.exs
  • 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.

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

Learn more

About

Scrabble with Elm and Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published