Iniciar projeto localmente

git clone https://github.com/CollabCodeTech/collabhealth
cd collabhealth
npm i
npm run dev

Iniciar Storybook

cd collabhealth
npm i
npm run storybook