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
2021-01-02 13:22:03 -05:00
..
config feat: New Component API 2021-01-02 13:22:03 -05:00
lib feat: New Component API 2021-01-02 13:22:03 -05:00
priv Compile to EEx (#80) 2020-06-16 15:28:21 -04:00
test feat: New Component API 2021-01-02 13:22:03 -05: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
mix.exs feat: New Component API 2021-01-02 13:22:03 -05:00
mix.lock feat: New Component API 2021-01-02 13:22:03 -05: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