legendary-doc-site/apps/content_web
2020-07-20 19:15:11 +00:00
..
assets feat: Rename content to content_web 2020-07-20 19:15:11 +00:00
lib feat: Rename content to content_web 2020-07-20 19:15:11 +00:00
priv/gettext feat: Rename content to content_web 2020-07-20 19:15:11 +00:00
test feat: Rename content to content_web 2020-07-20 19:15:11 +00:00
.formatter.exs feat: Rename content to content_web 2020-07-20 19:15:11 +00:00
.gitignore feat: Rename content to content_web 2020-07-20 19:15:11 +00:00
mix.exs feat: Rename content to content_web 2020-07-20 19:15:11 +00:00
README.md feat: Rename content to content_web 2020-07-20 19:15:11 +00:00

Content

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Install Node.js dependencies with npm install inside the assets directory
  • 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