summaryrefslogtreecommitdiff
path: root/searx/static/oscar/README.rst
blob: 7a1800addef6ac2287a29338bc984a06be480fec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
install dependencies
~~~~~~~~~~~~~~~~~~~~

run this command in the directory ``searx/static/oscar``

``npm install``

compile sources
~~~~~~~~~~~~~~~

run this command in the directory ``searx/static/oscar``

``grunt``

or in the root directory:

``make grunt``