Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 951 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 951 Bytes

Yindlo

Yindlo is a project created by UMinho college students

This project was created in order to improve our skills and learn as much as we can, as long as we create a web application that intends to revolutionize your house management.

How to start

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more