Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 740 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 740 Bytes

jeryldev CMS

This is for my personal portfolio website in 2024. I'm using Beacon CMS on this project.

To start the Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now we can visit localhost:4000 from the browser.

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

Learn more