davydog187 / nested_forms

Nested form example that demonstrates a bug in phoenix_live_view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NestedForms

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 cd assets && npm install
  • 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

About

Nested form example that demonstrates a bug in phoenix_live_view


Languages

Language:Elixir 64.1%Language:CSS 23.5%Language:JavaScript 7.6%Language:HTML 4.8%