1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2025-07-17 01:32:29 +02:00

Merge pull request #529 from Vish1161/patch-1

Added one useful resource about installing node.js
This commit is contained in:
Patrik J. Braun
2022-08-30 09:46:26 +02:00
committed by GitHub

View File

@ -47,7 +47,7 @@ For configuration and docker-compose files read more [here](docker/README.md) or
### 1.2 Direct Install (if you are familiar with Node.js and building npm packages from source)
As an alternative, you can also directly install Node.js and the app and run it natively.
As an alternative, you can also directly [install Node.js](https://www.scaler.com/topics/javascript/install-node-js/) and the app and run it natively.
### 1.2.0 [Install Node.js](https://nodejs.org/en/download/)
Download and extract
```bash