We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a8a5e28 + 91d3d37 commit 78e158bCopy full SHA for 78e158b
apps/class-solid/README.md
@@ -76,6 +76,7 @@ The server hosting the JSON file must have CORS enabled so the CLASS web applica
76
Besides the `pnpm dev` start a static web server hosting the `./mock-wildfiredataportal/` directory.
77
78
```shell
79
+cd apps/class-solid # If you are not already in the directory of this README.md
80
mkdir -p ./mock-wildfiredataportal
81
# Create a mocked state with experiment similar to https://wildfiredataportal.eu/fire/batea/
82
cat <<EOF > ./mock-wildfiredataportal/batea.json
0 commit comments