8000 Update readme · nimatrazmjo/laravel-vuejs-docker@664910d · GitHub
[go: up one dir, main page]

Skip to content

Commit 664910d

Browse files
committed
Update readme
1 parent 94c0b19 commit 664910d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ List of technologies which are used in this project.
3030
- Copy `.env.example` to `.env`.
3131
- Build `docker-compose build`.
3232
- Run `docker-compose up -d`.
33+
- Open favourite browser and type `http://localhost:5000`.
3334
- Generate key `docker exec bakend-end php artisan key:generate`
3435
- If you want to install a npm package then run `docker exec front-end npm install <Package_Name>`.
3536
- If you want to install compose package then run `docker exec back-end compose install <PACKAGE_NAME>`.

0 commit comments

Comments
 (0)
0