vigetlabs / frampton

Markdown Comes Alive!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frampton: Markdown Comes Alive!

Demo application for this series of blog posts on building a markdown editor using Phoenix LiveView.

Running

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

About

Markdown Comes Alive!


Languages

Language:Elixir 59.0%Language:CSS 25.4%Language:JavaScript 8.8%Language:HTML 6.8%