Contributing Setup Install dependencies (OS X) npm i The following can help to avoid error messages, during installation brew install pkg-config cairo libpng jpeg giflib Run tests npm run test npm run tdd npm run eslint Development mode npm run dev Build npm run build