Fix build

This commit is contained in:
Pieter Vander Vennet 2021-01-18 01:48:08 +01:00
parent 21d2dc52c2
commit 0fee4cae58
6 changed files with 14491 additions and 96 deletions

View file

@ -81,7 +81,7 @@ I love it to see where the project ends up. You are free to reuse the software (
To develop:
0. Make sure you have a recent version of nodejs - at least 12.0, preferably 15
0. Make a fork and clone the repository.
1. Install `npm`. Linux: `sudo apt install npm` (or your favourite package manager), Windows: install nodeJS: https://nodejs.org/en/download/
2. Run `npm install` to install the package dependencies