Start up the app locally Make sure you're running Node v20.12.2. npm install npm run dev Start Storybook npm run storybook Run Jest tests npm test