Skip to content

Latest commit

 

History

History
executable file
·
11 lines (9 loc) · 329 Bytes

README.md

File metadata and controls

executable file
·
11 lines (9 loc) · 329 Bytes
  • setup:
    • make a python virtualenv called venv
    • pip install -r requirements.txt
    • npm install --no-optional
  • to deploy:
    • npm run watch-css to build edits to src scss files
    • npm run watch-js to build edits to src js files
    • python app.py to run the flask app

todo todo todo todo todo todo todo todo