Skip to content

Commit bfc06dd

Browse files
committed
update README.md
1 parent 4d28f3b commit bfc06dd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
# Basic Authentication Example Built With Phoenix, Vue.js 2.0 and PostgreSQL
1+
# Basic Authentication Example Built With Phoenix, Vue 2.0 and Vue Router 2.0
2+
3+
****Sorry for not having the commit history of this project, at the beginning I didn't realize that I was going to upload it to Github***
24

35
To start this application locally:
46

5-
* Make sure you have installed Elixir, Erlang, Phoenix, Node and PostgreSQL
7+
* Make sure you have installed _Elixir_, _Erlang_, _Phoenix_, _Node_ and _PostgreSQL_
68
* Install the Mix dependencies: `$ cd server/ && mix deps.get`
79
* Create, migrate and seed the development database: `$ mix ecto.setup`
810
* Start the Phoenix Server: `$ mix phoenix.server` or `$ iex -S mix phoenix.server`

0 commit comments

Comments
 (0)