mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 04:00:02 +00:00
Makefile: add target node.env - download & install npm dependencies
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
@@ -98,7 +98,7 @@ NodeJS, so first Node has to be installed.
|
||||
.. code:: sh
|
||||
|
||||
sudo -H apt-get install nodejs
|
||||
sudo -H npm install -g grunt-cli
|
||||
make node.env
|
||||
|
||||
After installing grunt, the files can be built using the following command:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user