Ingen beskrivning

root 9fc54db3c1 initial commit 7 år sedan
assets 9fc54db3c1 initial commit 7 år sedan
config 9fc54db3c1 initial commit 7 år sedan
lib 9fc54db3c1 initial commit 7 år sedan
priv 9fc54db3c1 initial commit 7 år sedan
test 9fc54db3c1 initial commit 7 år sedan
.gitignore 9fc54db3c1 initial commit 7 år sedan
README.md 9fc54db3c1 initial commit 7 år sedan
mix.exs 9fc54db3c1 initial commit 7 år sedan
mix.lock 9fc54db3c1 initial commit 7 år sedan

README.md

Web

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • 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