Skip to content

Commit

Permalink
Add yarn.lock
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
tuandm committed Mar 25, 2020
1 parent 290dcd1 commit c0d9a4e
Show file tree
Hide file tree
Showing 4 changed files with 536 additions and 311 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Build static files within Laravel container with npm
docker ps

docker exec -it <container ID> npm run dev # or npm run watch
# Where <container ID> is the "laravel" container name, ex: docker_laravel_1
# Where <container ID> is the "laravel" container name, ex: src_laravel_1
```
Open http://localhost:8000 (laravel container port declared in `docker-compose.yml`) to access Laravue

Expand Down
Loading

0 comments on commit c0d9a4e

Please sign in to comment.