Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 207 Bytes

File metadata and controls

16 lines (13 loc) · 207 Bytes

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