Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 227 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (9 loc) · 227 Bytes

Trying changes locally

For convenience, we have set up a directory in this repo called example-project. You can use this project to try your changes locally.

cd /path/to/happo
npm link
cd example-project
happo