![]() |
10 years ago | |
---|---|---|
.. | ||
css | 10 years ago | |
fonts | 10 years ago | |
img | 10 years ago | |
js | 10 years ago | |
less | 10 years ago | |
.gitignore | 10 years ago | |
README.rst | 10 years ago | |
gruntfile.js | 10 years ago | |
package.json | 10 years ago |
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``