1
0
mirror of https://github.com/searxng/searxng.git synced 2024-09-19 19:50:19 +02:00
searxng/searx/static/themes/oscar/README.rst

18 lines
276 B
ReStructuredText
Raw Normal View History

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