Skip to content

inspired-consulting/phx-custom-component-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhxCustomComponents

To start your Phoenix server:

  • Setup the project with mix setup
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Pupose

Testing custom components in an elixir phoenix live view.

This simple example will show a clock, as other examples used to do. But the clock will not show server time. Insead it will show a localized time string in the browsers local time.

This project is meant to be a test. If it works well a library will follow.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors