git clone xxxxcd duofit- when you first clone, use
npm installto install the expo dependencies npm start
Whenever you commit, husky runs the linter. You commit message should also be in the format {type}: {message}, where type is one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test]