Rename web directory to src in JS tutorial

This commit is contained in:
juancarmore 2024-05-31 12:11:20 +02:00
parent 3c65cc41ff
commit 45d7eb8f5d
6 changed files with 1 additions and 1 deletions

View File

@ -28,5 +28,5 @@ npm install -g http-server
After installing http-server, serve the tutorial:
```bash
http-server -p 5080 web
http-server -p 5080 src
```

View File

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB