Skip to content

Commit 1498209

Browse files
authored
Update README.md
1 parent 2bff82d commit 1498209

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,17 @@
33
### YouTube
44

55
[![Vidéo](https://i3.ytimg.com/vi/1BbmGc6J7qA/maxresdefault.jpg)](https://www.youtube.com/watch?v=1BbmGc6J7qA)
6+
7+
⚙️ Installation
8+
--------------
9+
Install the PHP dependencies and JS dependencies.
10+
```sh
11+
composer install
12+
```
13+
```sh
14+
npm install
15+
```
16+
Installing assets
17+
```sh
18+
npm run dev
19+
```

0 commit comments

Comments
 (0)