commit -m "add Setup.md"
This commit is contained in:
parent
44a78447db
commit
65292437fb
1 changed files with 5 additions and 0 deletions
5
doc/Setup.md
Normal file
5
doc/Setup.md
Normal 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
|
Loading…
Reference in a new issue