Skip to content

idopterlabs/InstrumentStoreSelect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instrument Store

This is a demo LiveView app which illustrates a second dropdown that's dynamically populated according to the value of the first dropdown.

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Run seeds with mix run priv/repo/seeds.exs
  • Start Phoenix endpoint with iex -S mix

Now you can visit localhost:4000 from your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 77.9%
  • CSS 19.4%
  • JavaScript 2.7%