説明なし

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

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