No Description

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

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