Ei kuvausta

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

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