tegon / editor_liveview

Phoenix LiveView test on using an HTML editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EditorLiveview

Used Component X Software Blog Post to test out if I can add editor tools for LiveView form. Using CKEditor.

So cool. See how it works here in Loom Video

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

About

Phoenix LiveView test on using an HTML editor


Languages

Language:Elixir 72.6%Language:CSS 16.7%Language:HTML 7.7%Language:JavaScript 3.1%