Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 301 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 301 Bytes

Docs

Prototype of a new documentation site for FollowTheMoney. Includes articles from the current FtM docs as well as auto-generated schema and property type pages.

Development

  1. Run python3 scripts/parse_type_descriptions.py.
  2. Run npm run dev to spin up a development server with HMR.