This repository has been archived on 2023-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
temple/integration_test/temple_demo
Mitchell Hanberg c6d29e592b Bump v0.8.0
2021-08-29 18:11:24 -04:00
..
config emit live view compatible component and slot markup 2021-05-13 00:21:43 -04:00
lib Properly emit boolean attributes (#139) 2021-06-26 21:47:21 -04:00
priv emit live view compatible component and slot markup 2021-05-13 00:21:43 -04:00
test Properly emit boolean attributes (#139) 2021-06-26 21:47:21 -04:00
.formatter.exs Compile to EEx (#80) 2020-06-16 15:28:21 -04:00
.gitignore Compile to EEx (#80) 2020-06-16 15:28:21 -04:00
.tool-versions Bump v0.6.0 2021-05-22 01:13:58 -04:00
mix.exs feat: New Component API 2021-01-02 13:22:03 -05:00
mix.lock Bump v0.8.0 2021-08-29 18:11:24 -04:00
README.md Compile to EEx (#80) 2020-06-16 15:28:21 -04:00

TempleDemo

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.

Ready to run in production? Please check our deployment guides.

Learn more