updated wiki

This commit is contained in:
Paul
2020-01-09 23:04:27 +01:00
parent 10f50b1974
commit 7b561f0540
86 changed files with 1933 additions and 7876 deletions

7
docs/Web-test.md Normal file
View File

@@ -0,0 +1,7 @@
If you plan to make changes to the web (css/html/js) you can simulate the front-end by installing the npm modules in the `wsemulator` folder:
```sh
cd tools\wsemulator
npm ci
```
for the first time and then using the `run` script to start it. e.g. `./run` or `./run.sh` just `run` depending on the OS.
The password for the web admin user is **neo**.