This is a minimalistic project that just has basic account features and a simple, static reader [or will—this is a work in progress].
For the full Scaife Viewer running the Perseus Digital Library in production, see https://github.com/scaife-viewer/scaife-viewer.
npm install
pipenv run pip install pip==18.0
pipenv install
pipenv shell
./manage.py migrate
./manage.py loaddata sites
Then, in two different terminals:
npm start
./manage.py runserver
Browse to http://localhost:8000/