mirror of
https://github.com/searxng/searxng.git
synced 2025-07-16 09:49:21 +02:00
Makefile: add target node.env - download & install npm dependencies
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
2d12f221a7
commit
d471ec86dd
5 changed files with 27 additions and 6 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue