Run the following for development:
-
pip install Flask matplotlib spacy pandas -
python -m spacy download en_core_web_sm -
python server.pyto start the Flask server. -
cd client; npm install; npm run autobuildto automatically build and reload the Svelte frontend when it's changed.
- Matt-Heun Hong, UNC Chapel Hill
- Lauren Marsh, CU Boulder