commit -m "add Setup.md"

This commit is contained in:
az 2021-02-26 11:58:49 +01:00
parent 44a78447db
commit 65292437fb

5
doc/Setup.md Normal file
View file

@ -0,0 +1,5 @@
# Project Setup
* npm (`npm install -g npx`)
* npx (e.g. with `sudo npm install -g npx`)
* Run `npm install --ignore-scripts` in project root to retrieve all dependencies