Add article link to readme
This commit is contained in:
parent
c5aeeccd63
commit
86991d0e17
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
# RealEstate
|
||||
|
||||
See full article [here](https://www.leanpanda.com/blog/authentication-and-authorisation-in-phoenix-liveview/).
|
||||
|
||||
## Start server
|
||||
|
||||
To start your Phoenix server:
|
||||
|
||||
* Install dependencies with `mix deps.get`
|
||||
|
|
Loading…
Reference in a new issue