Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 262 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (6 loc) · 262 Bytes

Tests

TODO: Fill this out with more contributing information.

Some tips:

  • Build the UI with cd pagefind_ui/default && npm run build
  • Then build the WASM with cd pagefind_web && ./local_build.sh
  • Then test the main CLI with cd pagefind && ./test.sh