Skip to content

Latest commit

 

History

History

README.md

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.