Rename web directory to src in JS tutorial
This commit is contained in:
parent
3c65cc41ff
commit
45d7eb8f5d
@ -28,5 +28,5 @@ npm install -g http-server
|
|||||||
After installing http-server, serve the tutorial:
|
After installing http-server, serve the tutorial:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
http-server -p 5080 web
|
http-server -p 5080 src
|
||||||
```
|
```
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Loading…
x
Reference in New Issue
Block a user