Skip to content

Instantly share code, notes, and snippets.

@neslinesli93
Created September 29, 2019 12:32
Show Gist options
  • Save neslinesli93/fadebacc43606cc63edb70ae8f2b6e29 to your computer and use it in GitHub Desktop.
Save neslinesli93/fadebacc43606cc63edb70ae8f2b6e29 to your computer and use it in GitHub Desktop.
Phoenix LiveView frontend deps
{
"dependencies": {
"phoenix": "file:../deps/phoenix",
"phoenix_html": "file:../deps/phoenix_html",
"phoenix_live_view": "file:../deps/phoenix_live_view"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment