|
|
hace 11 años | |
|---|---|---|
| .. | ||
| css | hace 11 años | |
| fonts | hace 11 años | |
| img | hace 11 años | |
| js | hace 11 años | |
| less | hace 11 años | |
| .gitignore | hace 11 años | |
| README.rst | hace 11 años | |
| gruntfile.js | hace 11 años | |
| package.json | hace 11 años | |
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``