Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 259 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 259 Bytes

DASP

How to build

  1. make sure you have pyenv
  2. make sure you have all the requirements pip install -r pip_requirements.txt
  3. edit only the files in the ./findings/ folder
  4. python build.py
  5. open dist/index.html in your favorite browser