2014-11-30 13:21:58 +01:00
|
|
|
install dependencies
|
|
|
|
~~~~~~~~~~~~~~~~~~~~
|
|
|
|
|
2015-01-01 17:54:33 +01:00
|
|
|
run this command in the directory ``searx/static/themes/oscar``
|
2014-11-30 13:21:58 +01:00
|
|
|
|
|
|
|
``npm install``
|
|
|
|
|
|
|
|
compile sources
|
|
|
|
~~~~~~~~~~~~~~~
|
|
|
|
|
2015-01-01 17:54:33 +01:00
|
|
|
run this command in the directory ``searx/static/themes/oscar``
|
2014-11-30 13:21:58 +01:00
|
|
|
|
|
|
|
``grunt``
|
|
|
|
|
|
|
|
or in the root directory:
|
|
|
|
|
|
|
|
``make grunt``
|