doc: add lws.md

This commit is contained in:
Evgeny Zinoviev 2022-09-12 22:18:35 +03:00
parent c04fdc5425
commit 8c0e4ab407

7
doc/localwebsite.md Normal file
View File

@ -0,0 +1,7 @@
## Dependencies
```
apt install nginx-extras php-fpm php-mbstring php-sqlite3 php-curl php-simplexml php-gmp composer
```