Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 304 Bytes

File metadata and controls

12 lines (8 loc) · 304 Bytes

React example

Tiny React + Vite project showing how to wire npm + Vitest + ESLint into a Harmont CI pipeline. Build + test + lint, each step cached.

Run the pipeline

cd examples/react
hm run ci --local

See .hm/pipeline.py for the definition; examples/README.md for the full index.