First, install dependencies using bower in the web directory :
cd web
bower installA folder named 'assets' must have been created.
Open the file
web/index.htmlThen, run the flask server which will intercepet AJAX requests from the view. You have to cd the directory core/sel-app/server and type
export FLASK_APP=server.pyYou can now search whatever you want