Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 154 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 154 Bytes

Time-Manager

move to repo

$ cd server

generate database with config/dev.exs

$ mix ecto.create

launch server

$ mix phx.server