|
10 months ago | |
---|---|---|
.. | ||
assets | 11 months ago | |
config | 11 months ago | |
lib | 10 months ago | |
priv | 10 months ago | |
test | 11 months ago | |
.formatter.exs | 11 months ago | |
.gitignore | 11 months ago | |
README.md | 11 months ago | |
mix.exs | 11 months ago | |
mix.lock | 11 months ago |
To start your Phoenix server:
mix deps.get
mix ecto.setup
cd assets && npm install
mix phx.server
Now you can visit localhost:4000
from your browser.
Ready to run in production? Please check our deployment guides.