Nincs leírás

root 9fc54db3c1 initial commit 7 éve
assets 9fc54db3c1 initial commit 7 éve
config 9fc54db3c1 initial commit 7 éve
lib 9fc54db3c1 initial commit 7 éve
priv 9fc54db3c1 initial commit 7 éve
test 9fc54db3c1 initial commit 7 éve
.gitignore 9fc54db3c1 initial commit 7 éve
README.md 9fc54db3c1 initial commit 7 éve
mix.exs 9fc54db3c1 initial commit 7 éve
mix.lock 9fc54db3c1 initial commit 7 éve

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