Update README.md

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2022-08-02 12:11:59 +02:00
committed by GitHub
parent 507c80afc7
commit ae499d513a

View File

@@ -71,6 +71,8 @@ Nothing to prepare, just dig into the code.
### JavaScript ### JavaScript
This requires at least Node 14 and npm 7 to be installed.
Deck requires running a `make build-js` to install npm dependencies and build the JavaScript code using webpack. While developing you can also use `make watch` to rebuild everytime the code changes. Deck requires running a `make build-js` to install npm dependencies and build the JavaScript code using webpack. While developing you can also use `make watch` to rebuild everytime the code changes.
#### Hot reloading #### Hot reloading