run phx.new and add phx.gen.auth
This commit is contained in:
4
lib/lokal_web/templates/page/index.html.eex
Normal file
4
lib/lokal_web/templates/page/index.html.eex
Normal file
@ -0,0 +1,4 @@
|
||||
<div class="flex flex-col space-y-8 text-center">
|
||||
<h1 class="">Welcome to Lokal</h1>
|
||||
<p>Shop from your community</p>
|
||||
</div>
|
Reference in New Issue
Block a user