Skip to content

Commit

Permalink
Edit readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
milanarandjelovic committed Dec 31, 2016
1 parent 691902d commit 80d7340
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,14 @@

`npm install` or `yarn`

###### 3. Run the server
###### 3. Running Migrations
`php artisan migrate`

`php artisan db:seed`

`php artisan passport:install`

###### 4. Run the server
`php artisan serve`

## License
Expand Down

0 comments on commit 80d7340

Please sign in to comment.