Skip to content

PeddieHacks2022/frontend

Repository files navigation

FitForm frontend

SETTING UP FOR DEVELOPMENT

we use swiftformat to automatically format the code on every commit, you can install it from brew

$ brew install swiftformat

install git hooks

$ ./tools/devsetup