- navigate to
zincsearch
folder and runzincsearch.exe
- unzip
files2.zip
- if you want to add more files to index, place those files in
files2
folder and runindex.py
- navigate to
server
folder and runpython server.py
in terminal - navigate to
frontend
folder and runnpm install
to install node modules - then run
npm run dev
to open the interface