Skip to content

Commit 1e4908c

Browse files
committed
Clearify where to run extra http server
1 parent 9d0c94d commit 1e4908c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/class-solid/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ The server hosting the JSON file must have CORS enabled so the CLASS web applica
7676
Besides the `pnpm dev` start a static web server hosting the `./mock-wildfiredataportal/` directory.
7777

7878
```shell
79+
cd apps/class-solid # If you are not already in the directory of this README.md
7980
mkdir -p ./mock-wildfiredataportal
8081
# Create a mocked state with experiment similar to https://wildfiredataportal.eu/fire/batea/
8182
cat <<EOF > ./mock-wildfiredataportal/batea.json

0 commit comments

Comments
 (0)