For the moment I recommend running main.py using PyCharm. If you'd like to run it on the command line add aislefinder to your python path eg.
export PYTHONPATH=$PYTHONPATH:/path/to/aislefinder
Then, run python grocery_organizer/main.py --file=./grocery_organizer/list.txt
Run:
npm run dev
In a separate terminal run:
source venv/bin/activate
python api_server.py